mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-08 08:21:19 +00:00
17 lines
537 B
JSON
17 lines
537 B
JSON
{
|
|
"homepage": "https://upx.github.io/",
|
|
"version": "3.94",
|
|
"url": "https://github.com/upx/upx/releases/download/v3.94/upx394w.zip",
|
|
"hash": "74308db1183436576d011bfcc3e7c99c836fb052de7b7eb0539026366453d6e8",
|
|
"extract_dir": "upx394w",
|
|
"bin": "upx.exe",
|
|
"license": "GPL2",
|
|
"checkver": {
|
|
"github": "https://github.com/upx/upx"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/upx/upx/releases/download/v$version/upx$cleanVersionw.zip",
|
|
"extract_dir": "upx$cleanVersionw"
|
|
}
|
|
}
|