mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-14 03:11:20 +00:00
17 lines
537 B
JSON
17 lines
537 B
JSON
{
|
|
"homepage": "https://upx.github.io/",
|
|
"version": "3.93",
|
|
"url": "https://github.com/upx/upx/releases/download/v3.93/upx393w.zip",
|
|
"hash": "e1f21726740b466379c8109daaecb83b7ec7588b698aa958c977235aae50fe56",
|
|
"extract_dir": "upx393w",
|
|
"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"
|
|
}
|
|
}
|