scaleway-cli: hash fix (#1858)

This commit is contained in:
github-actions[bot] 2021-03-08 21:42:40 +08:00 committed by GitHub
parent 533dad331e
commit 6cedaf22b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-x86_64.exe#/scw.exe",
"hash": "a51e97eb794e9a616e6e7ba8e11dfae30b5fce7ec1c1d261ca359e0857d1a9fd"
"hash": "87e8649979fbd306383e84a4cc5516bd8ec0e41324daac915fb36ce3e60bc5e0"
},
"32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-386.exe#/scw.exe",
"hash": "82bbdc07c978de64872cdf04af8a436f098601a6bf716fc63edf7a501876a224"
"hash": "488edc94713606d86e410a05f8347d30ec5fd7284ee815032efd00eacbb82e29"
}
},
"bin": "scw.exe",