mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
17 lines
609 B
JSON
17 lines
609 B
JSON
{
|
|
"homepage": "https://corte.si/posts/modd/announce/index.html",
|
|
"license": "MIT",
|
|
"version": "0.7",
|
|
"url": "https://github.com/cortesi/modd/releases/download/v0.7/modd-0.7-windows64.zip",
|
|
"hash": "cadc3e7b68e67131c7db8260fda6bb9f91a08497eb04cd6cc451dd23a42ebe56",
|
|
"extract_dir": "modd-0.7-windows64",
|
|
"bin": "modd.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/cortesi/modd"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/cortesi/modd/releases/download/v$version/modd-$version-windows64.zip",
|
|
"extract_dir": "modd-$version-windows64"
|
|
}
|
|
}
|