mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
647 B
JSON
18 lines
647 B
JSON
{
|
|
"version": "1.21.10",
|
|
"description": "lua game toolkit",
|
|
"homepage": "https://www.amulet.xyz",
|
|
"license": "MIT",
|
|
"url": "https://github.com/ianmaclarty/amulet/releases/download/v1.21.10/amulet-v1.21.10-windows.zip",
|
|
"hash": "f7fe824c6cbf698318a18fa88794cba2d75263b64bd5a407ca814d42f00353e0",
|
|
"extract_dir": "amulet-v1.21.10",
|
|
"bin": "amulet.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ianmaclarty/amulet"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/ianmaclarty/amulet/releases/download/v$version/amulet-v$version-windows.zip",
|
|
"extract_dir": "amulet-v$version"
|
|
}
|
|
}
|