mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
doctl: Update to version 1.27.1
This commit is contained in:
parent
b1797a0f26
commit
17bb41cade
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/digitalocean/doctl",
|
"homepage": "https://github.com/digitalocean/doctl",
|
||||||
"version": "1.27.0",
|
"version": "1.27.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.27.0/doctl-1.27.0-windows-amd64.zip",
|
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.1/doctl-1.27.1-windows-amd64.zip",
|
||||||
"hash": "515111c253048be88cee8f3536678c60a1b6ac15d8f631ca9df8688da0c2dd33"
|
"hash": "1d9716699721bbb08193f4af616ed0db5c325487a4715f9092589dd63d951c8f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.0/doctl-1.27.0-windows-386.zip",
|
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.1/doctl-1.27.1-windows-386.zip",
|
||||||
"hash": "105f33637ef7ce3b2f44929642831d1a558d1610fbda976a5b92101599922cf8"
|
"hash": "3c42867628a394d88f456eb65b20a0f7dd9b75f5aa5441b2ab3d63da342c8b00"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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