Skip to content

Commit

Permalink
Scoop update for exoscale-cli version v1.76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Exoscale Tooling committed Feb 19, 2024
1 parent 0cf2907 commit a8ce7df
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/exoscale-cli.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"version": "1.76.0",
"version": "1.76.1",
"architecture": {
"64bit": {
"url": "https://github.com/exoscale/cli/releases/download/v1.76.0/exoscale-cli_1.76.0_windows_amd64.zip",
"url": "https://github.com/exoscale/cli/releases/download/v1.76.1/exoscale-cli_1.76.1_windows_amd64.zip",
"bin": [
"exo.exe"
],
"hash": "2149cb62c9f6c12eab8bc8d512f7d34c4d770ada9b62372d4edab3a504c762da"
"hash": "b4c77443e6ac0b83bfd5fc88029e759730b96ffa09ca98d55ea9de03f1ba187f"
},
"arm64": {
"url": "https://github.com/exoscale/cli/releases/download/v1.76.0/exoscale-cli_1.76.0_windows_arm64.zip",
"url": "https://github.com/exoscale/cli/releases/download/v1.76.1/exoscale-cli_1.76.1_windows_arm64.zip",
"bin": [
"exo.exe"
],
"hash": "30353dffb79c57dc2c6c60d9e2a7908a2e9ca0cff801592ef52509f30ed8de75"
"hash": "31d861cbdb0c113bc8ac000bbd1189fd7ae324933a417f522c35cf2e6cd33506"
}
},
"homepage": "https://github.com/exoscale/cli",
Expand Down

0 comments on commit a8ce7df

Please sign in to comment.