mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
upx: Update to version 4.2.3
This commit is contained in:
parent
656887eb30
commit
5ad2b690c0
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "4.2.2",
|
"version": "4.2.3",
|
||||||
"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",
|
||||||
"homepage": "https://upx.github.io/",
|
"homepage": "https://upx.github.io/",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/upx/upx/releases/download/v4.2.2/upx-4.2.2-win64.zip",
|
"url": "https://github.com/upx/upx/releases/download/v4.2.3/upx-4.2.3-win64.zip",
|
||||||
"hash": "7c69b92ff2b7fb8122609312eb0a6695c9e4b88a6c784a86c92e3b7ef583281f",
|
"hash": "5f0458eb44ef2a9f8a3d02946e2d1382b1dac3e4a95d4dacf662ede567abfc59",
|
||||||
"extract_dir": "upx-4.2.2-win64"
|
"extract_dir": "upx-4.2.3-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/upx/upx/releases/download/v4.2.2/upx-4.2.2-win32.zip",
|
"url": "https://github.com/upx/upx/releases/download/v4.2.3/upx-4.2.3-win32.zip",
|
||||||
"hash": "141e7cd8d009b827590662b482f1ae2f1dda17cf446a5651078235efb1429c59",
|
"hash": "46063a5e41b56b137f14ffc8f30f7502c155a60cd959595727f5d02a2bffa997",
|
||||||
"extract_dir": "upx-4.2.2-win32"
|
"extract_dir": "upx-4.2.3-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "upx.exe",
|
"bin": "upx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user