mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update upx to version 3.93
This commit is contained in:
parent
f766c9b081
commit
b9d975981e
13
upx.json
13
upx.json
@ -1,11 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://upx.github.io/",
|
"homepage": "https://upx.github.io/",
|
||||||
"version": "3.92",
|
"version": "3.93",
|
||||||
"url": "https://github.com/upx/upx/releases/download/v3.92/upx392w.zip",
|
"url": "https://github.com/upx/upx/releases/download/v3.93/upx393w.zip",
|
||||||
"hash": "041f9fe5c749a5491db1c902db16b55a6d343030103cb1add2fcc5bb63c6143d",
|
"hash": "e1f21726740b466379c8109daaecb83b7ec7588b698aa958c977235aae50fe56",
|
||||||
"bin": "upx392w\\upx.exe",
|
"extract_dir": "upx393w",
|
||||||
|
"bin": "upx.exe",
|
||||||
"license": "GPL2",
|
"license": "GPL2",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/upx/upx"
|
"github": "https://github.com/upx/upx"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/upx/upx/releases/download/v$version/upx$cleanVersionw.zip",
|
||||||
|
"extract_dir": "upx$cleanVersionw"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user