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