Merge pull request #1478 from Alorel/manifest/upx-3.94

Update upx to version 3.94
This commit is contained in:
Richard Kuhnt 2017-05-14 02:01:05 +02:00 committed by GitHub
commit eb730d892c

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://upx.github.io/", "homepage": "https://upx.github.io/",
"version": "3.93", "version": "3.94",
"url": "https://github.com/upx/upx/releases/download/v3.93/upx393w.zip", "url": "https://github.com/upx/upx/releases/download/v3.94/upx394w.zip",
"hash": "e1f21726740b466379c8109daaecb83b7ec7588b698aa958c977235aae50fe56", "hash": "74308db1183436576d011bfcc3e7c99c836fb052de7b7eb0539026366453d6e8",
"extract_dir": "upx393w", "extract_dir": "upx394w",
"bin": "upx.exe", "bin": "upx.exe",
"license": "GPL2", "license": "GPL2",
"checkver": { "checkver": {