mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
website: remove the ?direct in downloads to use CDN
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ helpers do
|
||||
end
|
||||
|
||||
def download_url(file)
|
||||
"https://dl.bintray.com/mitchellh/packer/#{file}?direct"
|
||||
"https://dl.bintray.com/mitchellh/packer/#{file}"
|
||||
end
|
||||
|
||||
def latest_version
|
||||
|
||||
Reference in New Issue
Block a user