mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
upx: Update to version 5.0.2
This commit is contained in:
parent
96e3f1b6f1
commit
20288fc43d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.1",
|
"version": "5.0.2",
|
||||||
"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/v5.0.1/upx-5.0.1-win64.zip",
|
"url": "https://github.com/upx/upx/releases/download/v5.0.2/upx-5.0.2-win64.zip",
|
||||||
"hash": "c288989437ce70646a62799a4dcf25b4ec7ad8fbb4f93a29e25c14856659c1a4",
|
"hash": "1cff6d6ee01c404d4a1ae56003056bd4cfa28d0a5cea1d0950daaf872a4facc9",
|
||||||
"extract_dir": "upx-5.0.1-win64"
|
"extract_dir": "upx-5.0.2-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/upx/upx/releases/download/v5.0.1/upx-5.0.1-win32.zip",
|
"url": "https://github.com/upx/upx/releases/download/v5.0.2/upx-5.0.2-win32.zip",
|
||||||
"hash": "2fdc91300631464b9aeefadd65b0c6d57a243cfaaa92ec46496173e76c379e18",
|
"hash": "61b3c81e5ad2c2f4d7061054fb7ddcb73400ba4f2dae79255153ccfd77523400",
|
||||||
"extract_dir": "upx-5.0.1-win32"
|
"extract_dir": "upx-5.0.2-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "upx.exe",
|
"bin": "upx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user