mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
draft: Update to version 0.0.30 (#4497)
This commit is contained in:
parent
82d4c0b840
commit
2cd8d27683
@ -1,13 +1,12 @@
|
||||
{
|
||||
"version": "0.16.0",
|
||||
"version": "0.0.30",
|
||||
"description": "Create cloud-native applications on Kubernetes.",
|
||||
"homepage": "https://github.com/Azure/draft",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://azuredraft.blob.core.windows.net/draft/draft-v0.16.0-windows-amd64.tar.gz",
|
||||
"hash": "3f2dd8d8216847be2978ac0091d65438652d131ee22e63b415ad86d7dd0354b2",
|
||||
"extract_dir": "windows-amd64"
|
||||
"url": "https://github.com/Azure/draft/releases/download/v0.0.30/draft-windows-amd64.exe#/draft.exe",
|
||||
"hash": "9fe078468e489af960751949d39919deda1ddf44ccf694bf0cf436501b361de3"
|
||||
}
|
||||
},
|
||||
"bin": "draft.exe",
|
||||
@ -15,11 +14,8 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://azuredraft.blob.core.windows.net/draft/draft-v$version-windows-amd64.tar.gz"
|
||||
"url": "https://github.com/Azure/draft/releases/download/v$version/draft-windows-amd64.exe#/draft.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user