From 1352a81f58dc33979d7903369a2019b096f32bfb Mon Sep 17 00:00:00 2001 From: pymongo <42347370+pymongo@users.noreply.github.com> Date: Thu, 3 Jan 2019 23:35:47 +0800 Subject: [PATCH] 7zip: Update to version 18.06 (#2945) --- 7zip.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/7zip.json b/7zip.json index a225b815ec..c6ce0588e0 100644 --- a/7zip.json +++ b/7zip.json @@ -5,15 +5,15 @@ "identifier": "LGPL-2.0-only,BSD-3-Clause", "url": "https://www.7-zip.org/license.txt" }, - "version": "18.05", + "version": "18.06", "architecture": { "64bit": { - "url": "https://7-zip.org/a/7z1805-x64.msi", - "hash": "898c1ca0015183fe2ba7d55cacf0a1dea35e873bf3f8090f362a6288c6ef08d7" + "url": "https://7-zip.org/a/7z1806-x64.msi", + "hash": "f00e1588ed54ddf633d8652eb89d0a8f95bd80cccfc3eed362d81927bec05aa5" }, "32bit": { - "url": "https://7-zip.org/a/7z1805.msi", - "hash": "c554238bee18a03d736525e06d9258c9ecf7f64ead7c6b0d1eb04db2c0de30d0" + "url": "https://7-zip.org/a/7z1806.msi", + "hash": "e1e509fb1fc6c7b7c2f55b1831454084541ee0a6c0a3f67730cdc4ca6bdd443b" } }, "extract_dir": "Files/7-Zip",