mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
update devd 0.7 and add autoupdate
This commit is contained in:
parent
70f02ebdd9
commit
cbb45597d3
18
devd.json
18
devd.json
@ -1,12 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "v0.5",
|
"homepage": "http://corte.si/posts/devd/intro/index.html",
|
||||||
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
|
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
|
||||||
"url": "https://github.com/cortesi/devd/releases/download/v0.5/devd-0.5-windows64.zip",
|
"version": "0.7",
|
||||||
"homepage": "http://corte.si/posts/devd/intro/index.html",
|
"url": "https://github.com/cortesi/devd/releases/download/v0.7/devd-0.7-windows64.zip",
|
||||||
"hash": "c8d2e728ecdb6b5c863a37527f1517b29c25aca4f5286be9bade2f81ee784e8c",
|
"hash": "b5a513c89f9fd6fed0984d7cc65bd5c8a1754e2304813135b44443a3ab30ded3",
|
||||||
"extract_dir": "devd-0.5-windows64",
|
"extract_dir": "devd-0.7-windows64",
|
||||||
"bin": "devd.exe",
|
"bin": "devd.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/cortesi/devd"
|
"github": "https://github.com/cortesi/devd"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/cortesi/devd/releases/download/v$version/devd-$version-windows64.zip",
|
||||||
|
"extract_dir": "devd-$version-windows64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user