2018-02-28 19:35:00 +01:00

18 lines
662 B
JSON

{
"homepage": "https://upx.github.io/",
"description": "UPX is a free, portable, extendable, high-performance executable packer for several executable formats",
"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"
}
}