mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
s3deploy: Update to version 2.9.0 (#4534)
This commit is contained in:
parent
aeed6cc850
commit
978954cb6a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.8.1",
|
||||
"version": "2.9.0",
|
||||
"description": "Deploy static websites to Amazon S3 and CloudFront with Gzip and custom headers support (e.g. 'Cache-Control')",
|
||||
"homepage": "https://github.com/bep/s3deploy",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bep/s3deploy/releases/download/v2.8.1/s3deploy_2.8.1_windows-64bit.zip",
|
||||
"hash": "0ad743d4c63f67b463668d0696434cf96cdddf66943675d7b6cdc162c9155b42"
|
||||
"url": "https://github.com/bep/s3deploy/releases/download/v2.9.0/s3deploy_2.9.0_windows-amd64.zip",
|
||||
"hash": "ba44833ee86a6df265801689e3ec627fbd4cac156e17cc715f17598a60eca4fa"
|
||||
}
|
||||
},
|
||||
"bin": "s3deploy.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bep/s3deploy/releases/download/v$version/s3deploy_$version_windows-64bit.zip"
|
||||
"url": "https://github.com/bep/s3deploy/releases/download/v$version/s3deploy_$version_windows-amd64.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user