mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
18 lines
647 B
JSON
18 lines
647 B
JSON
{
|
|
"version": "1.21.11",
|
|
"description": "lua game toolkit",
|
|
"homepage": "https://www.amulet.xyz",
|
|
"license": "MIT",
|
|
"url": "https://github.com/ianmaclarty/amulet/releases/download/v1.21.11/amulet-v1.21.11-windows.zip",
|
|
"hash": "1b62e2e20e5a76df4c35203ef3aa728c6868d5408a7758fede32504f50d18b26",
|
|
"extract_dir": "amulet-v1.21.11",
|
|
"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"
|
|
}
|
|
}
|