From 543650201169c18481aef6f14fb2562c73c58493 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Fri, 30 Dec 2016 17:44:29 -0800 Subject: [PATCH] Update upx to 3.92 --- upx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/upx.json b/upx.json index f50efb7a4e..bd7ba0785f 100644 --- a/upx.json +++ b/upx.json @@ -1,9 +1,9 @@ { "homepage": "https://upx.github.io/", - "version": "3.91", - "url": "https://github.com/upx/upx/releases/download/v3.91/upx391w.zip", - "hash": "d7d4817f46d2616c209c46fb8bce44e4bec93ab5adef5e4dfc93ee879527be1b", - "bin": "upx391w\\upx.exe", + "version": "3.92", + "url": "https://github.com/upx/upx/releases/download/v3.92/upx392w.zip", + "hash": "041f9fe5c749a5491db1c902db16b55a6d343030103cb1add2fcc5bb63c6143d", + "bin": "upx392w\\upx.exe", "license": "GPL2", "checkver": { "url": "https://github.com/upx/upx/releases/latest",