mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-29 03:51:20 +00:00
14 lines
537 B
JSON
14 lines
537 B
JSON
{
|
|
"version": "v0.5",
|
|
"license": "https://github.com/cortesi/devd/blob/master/LICENSE",
|
|
"url": "https://github.com/cortesi/devd/releases/download/v0.5/devd-0.5-windows64.zip",
|
|
"homepage": "http://corte.si/posts/devd/intro/index.html",
|
|
"hash": "c8d2e728ecdb6b5c863a37527f1517b29c25aca4f5286be9bade2f81ee784e8c",
|
|
"extract_dir": "devd-0.5-windows64",
|
|
"bin": "devd.exe",
|
|
"checkver": {
|
|
"url": "https://github.com/cortesi/devd/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|