mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
doctl: Update to version 1.26.0
This commit is contained in:
parent
23abdac928
commit
b5a94ea156
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.23.1",
|
||||
"version": "1.26.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.23.1/doctl-1.23.1-windows-amd64.zip",
|
||||
"hash": "9f68fd104c2a4ad35cdc38f7f66448fcc2f1be124f8e64b69f194a29857e17e1"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.0/doctl-1.26.0-windows-amd64.zip",
|
||||
"hash": "b69e478e311ab9947e599452c9f55fc3633fc6eaea0048b64a84790d6a6165a0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.23.1/doctl-1.23.1-windows-386.zip",
|
||||
"hash": "77edfbd273fed44f63657f755b5f6f9ad1f0482f47286f65e9567aab9bd68349"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.0/doctl-1.26.0-windows-386.zip",
|
||||
"hash": "d7a7756c575e6f31e7e141888ddb5d8b77022891dff37cdbb66f892755c65006"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user