mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
doctl: Update to version 1.26.2
This commit is contained in:
parent
ce608615a8
commit
8892be96b0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/digitalocean/doctl",
|
"homepage": "https://github.com/digitalocean/doctl",
|
||||||
"version": "1.26.0",
|
"version": "1.26.2",
|
||||||
"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.26.0/doctl-1.26.0-windows-amd64.zip",
|
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.2/doctl-1.26.2-windows-amd64.zip",
|
||||||
"hash": "b69e478e311ab9947e599452c9f55fc3633fc6eaea0048b64a84790d6a6165a0"
|
"hash": "5d7706c265ecf121aa7eec190dd61715365102ea89d0a3b2510b3f8ea9fb170e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.0/doctl-1.26.0-windows-386.zip",
|
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.2/doctl-1.26.2-windows-386.zip",
|
||||||
"hash": "d7a7756c575e6f31e7e141888ddb5d8b77022891dff37cdbb66f892755c65006"
|
"hash": "f4090eb9b42ccd6fc72887abba8940e8598fcabca201cd09756f04221d97b2df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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