mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
Add xmake version 2.2.2 (#2754)
This commit is contained in:
parent
132136ab45
commit
d370ee4f09
16
xmake.json
Normal file
16
xmake.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"homepage": "https://xmake.io",
|
||||
"description": "A cross-platform build utility based on Lua",
|
||||
"version": "2.2.2",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/tboox/xmake/releases/download/v2.2.2/xmake-v2.2.2.win32.zip",
|
||||
"hash": "4a3ef078f83befac8583a85d16562457bb26ddc898ef8545b9b8b347d452e728",
|
||||
"bin": "xmake.exe",
|
||||
"extract_dir": "xmake",
|
||||
"checkver": {
|
||||
"github": "https://github.com/tboox/xmake"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/tboox/xmake/releases/download/v$version/xmake-v$version.win32.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user