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