mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
doctl: Update to version 1.23.0
This commit is contained in:
parent
421bef1902
commit
f6fa5b4117
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.22.0",
|
||||
"version": "1.23.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.22.0/doctl-1.22.0-windows-amd64.zip",
|
||||
"hash": "bfd27405bfd49fac57ac538df6423e73257ca1825cf6d5ec530314f1f845da11"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.23.0/doctl-1.23.0-windows-amd64.zip",
|
||||
"hash": "d94055f97d77d99062c3be1f57208b5e971f2fb0a4b99232e4f6816f437b0a39"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.22.0/doctl-1.22.0-windows-386.zip",
|
||||
"hash": "f3681e92575ff1667a2af6e23e9c6574e5fc0337c24520091a7981bba36024a1"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.23.0/doctl-1.23.0-windows-386.zip",
|
||||
"hash": "def539a66818702583dede7dc669c64e576c9b533fbca1a89007cf3fc5c6d0eb"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user