mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
doctl: Update to version 1.29.2
This commit is contained in:
parent
b7e64c871a
commit
eeb7532743
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.29.1",
|
||||
"version": "1.29.2",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.29.1/doctl-1.29.1-windows-amd64.zip",
|
||||
"hash": "608c8e820acd928dd76b96dd4490533d9ac4146d0ee05acc034592ef504bc576"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.29.2/doctl-1.29.2-windows-amd64.zip",
|
||||
"hash": "092bab38e0a0d70f11c40792e0c8cd85eb5bdcc432e1bc7c43ff6926e512bea7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.29.1/doctl-1.29.1-windows-386.zip",
|
||||
"hash": "c738054cd967db40d6e0a5dcb7893804621456e1400f6dfe82639ca48f8b61ac"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.29.2/doctl-1.29.2-windows-386.zip",
|
||||
"hash": "e93328e4ecb56cfb12e12d3c028a1a37ce4b3208959a03a88390b93b47b9e2d8"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user