mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
doctl: Update to version 1.27.0
This commit is contained in:
parent
bb592e6c4e
commit
f612121229
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.26.3",
|
||||
"version": "1.27.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.3/doctl-1.26.3-windows-amd64.zip",
|
||||
"hash": "76dd87a0715c8f9868510d023116c07dfbacd64c93df38c7a6a2adff4b13f5a7"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.0/doctl-1.27.0-windows-amd64.zip",
|
||||
"hash": "515111c253048be88cee8f3536678c60a1b6ac15d8f631ca9df8688da0c2dd33"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.26.3/doctl-1.26.3-windows-386.zip",
|
||||
"hash": "c0d9593449bc9d91450b57a69e47601129c3d83a5605a23b5adb81d43f678ee3"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.0/doctl-1.27.0-windows-386.zip",
|
||||
"hash": "105f33637ef7ce3b2f44929642831d1a558d1610fbda976a5b92101599922cf8"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user