mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
upx: Update to version 4.0.2
This commit is contained in:
parent
3ec4d37dc7
commit
451d55c8c5
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.1",
|
"version": "4.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/v4.0.1/upx-4.0.1-win64.zip",
|
"url": "https://github.com/upx/upx/releases/download/v4.0.2/upx-4.0.2-win64.zip",
|
||||||
"hash": "b6b066a63d434fc177f6ebab09ef5db52288048eeeb82d0e56fe97d874aaa423",
|
"hash": "325c58ea2ed375afbd4eeac0b26f15f98db0d75dea701205ca10d8bf4d2fdc24",
|
||||||
"extract_dir": "upx-4.0.1-win64"
|
"extract_dir": "upx-4.0.2-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/upx/upx/releases/download/v4.0.1/upx-4.0.1-win32.zip",
|
"url": "https://github.com/upx/upx/releases/download/v4.0.2/upx-4.0.2-win32.zip",
|
||||||
"hash": "a0f0698da31fd0479513f90c45bcfc55cc17f93abfc6ac2eae9dfbfd2ddab237",
|
"hash": "3f5b59252b0b657143ab945ce10fa0e5c4a509f69588695e11757cb1fc1b7eb7",
|
||||||
"extract_dir": "upx-4.0.1-win32"
|
"extract_dir": "upx-4.0.2-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "upx.exe",
|
"bin": "upx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user