mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
upx: Update to version 3.96
This commit is contained in:
parent
2a38c93d1d
commit
f10f3bd4e3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://upx.github.io/",
|
"homepage": "https://upx.github.io/",
|
||||||
"description": "UPX is a free, portable, extendable, high-performance executable packer for several executable formats",
|
"description": "UPX is a free, portable, extendable, high-performance executable packer for several executable formats",
|
||||||
"version": "3.95",
|
"version": "3.96",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/upx/upx/releases/download/v3.95/upx-3.95-win64.zip",
|
"url": "https://github.com/upx/upx/releases/download/v3.96/upx-3.96-win64.zip",
|
||||||
"hash": "5c076f87ba64d82f11513f4af0ceb07246a3540aa3c72ca3ffc2d53971fa56e3",
|
"hash": "a2655c66a547e2274474e54d7a373f1c28e96ded162c51b34651873691022184",
|
||||||
"extract_dir": "upx-3.95-win64"
|
"extract_dir": "upx-3.96-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/upx/upx/releases/download/v3.95/upx-3.95-win32.zip",
|
"url": "https://github.com/upx/upx/releases/download/v3.96/upx-3.96-win32.zip",
|
||||||
"hash": "f94ff30b175d125d1c238458716f5808aee222547a813918b44d0f67035c0054",
|
"hash": "014912ea363e2d491587534c1e7efd5bc516520d8f2cdb76bb0aaf915c5db961",
|
||||||
"extract_dir": "upx-3.95-win32"
|
"extract_dir": "upx-3.96-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "upx.exe",
|
"bin": "upx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user