mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
14 lines
540 B
JSON
14 lines
540 B
JSON
{
|
|
"version": "0.3",
|
|
"license": "https://github.com/cortesi/modd/blob/master/LICENSE",
|
|
"url": "https://github.com/cortesi/modd/releases/download/v0.3/modd-0.3-windows64.zip",
|
|
"homepage": "https://corte.si/posts/modd/announce/index.html",
|
|
"hash": "91be7051e8fd7893192688ff4cc3daec887dc05fc6fa0a6565dd5b5bce374e44",
|
|
"extract_dir": "modd-0.3-windows64",
|
|
"bin": "modd.exe",
|
|
"checkver": {
|
|
"url": "https://github.com/cortesi/modd/releases/latest",
|
|
"re": "\/releases\/tag\/v([\\d.]+)"
|
|
}
|
|
}
|