mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
Update draft to version 0.8.0
This commit is contained in:
parent
2e9e156477
commit
e26b2e4458
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/Azure/draft",
|
"homepage": "https://github.com/Azure/draft",
|
||||||
"license": "https://github.com/Azure/draft/blob/master/LICENSE",
|
"license": "https://github.com/Azure/draft/blob/master/LICENSE",
|
||||||
"version": "0.7.0",
|
"version": "0.8.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/draft/releases/download/v0.7.0/draft-v0.7.0-windows-amd64.tar.gz",
|
"url": "https://azuredraft.blob.core.windows.net/draft/draft-v0.8.0-windows-amd64.tar.gz",
|
||||||
"hash": "828249964c9919f4600e2886ea3925b26b233c53aca3e1b26a4493c6d7a09d47"
|
"hash": "9faec86e9eb58ec2620933d3d6b09887c904172e894c3461ef0359ec320507c0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "windows-amd64",
|
"extract_dir": "windows-amd64",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/draft/releases/download/v$version/draft-v$version-windows-amd64.tar.gz"
|
"url": "https://azuredraft.blob.core.windows.net/draft/draft-v$version-windows-amd64.tar.gz"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user