mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
amulet: Add version 1.21.10 (#1550)
Co-authored-by: Ross Smith II <ross@smithii.com>
This commit is contained in:
parent
37f921158e
commit
edaea7f257
17
bucket/amulet.json
Normal file
17
bucket/amulet.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": "1.21.10",
|
||||
"homepage": "http://www.amulet.xyz/",
|
||||
"description": "lua game toolkit",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user