diff --git a/README.md b/README.md index cdbf3ac..aad8729 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ resources: - name: my-file type: file-url source: - url: https://raw.githubusercontent.com/pivotalservices/concourse-curl-resource/master/test/data/pivotal-1.0.0.txt - filename: pivotal-1.0.0.txt + url: http://www-us.apache.org/dist/lucene/java/5.5.4/lucene-5.5.4-src.tgz + filename: lucene-5.5.4-src.tgz ``` ## Behavior diff --git a/pipeline.yml b/pipeline.yml index c569a5b..c257386 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -9,8 +9,8 @@ resources: - name: my-file-with-last-modified-info type: file-url source: - url: https://s3-us-west-1.amazonaws.com/lsilva-bpws/PCF_usage/pcf-sandbox-usage-from-2016-09-01-to-2016-09-30_1475771124.json - filename: pcf-sandbox-usage.json + url: http://www-us.apache.org/dist/lucene/java/5.5.4/lucene-5.5.4-src.tgz + filename: lucene-5.5.4-src.tgz - name: my-file-without-last-modified-info type: file-url source: