From 3ee64115f37ec3e5bd2acfb15e603ae9bad8e47d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 12:30:35 +0000 Subject: [PATCH] 7zip: Update to version 22.01 --- bucket/7zip.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/7zip.json b/bucket/7zip.json index 8fe010b9a6..ce043fe5b1 100644 --- a/bucket/7zip.json +++ b/bucket/7zip.json @@ -1,17 +1,17 @@ { - "version": "22.00", + "version": "22.01", "description": "A multi-format file archiver with high compression ratios", "homepage": "https://www.7-zip.org/", "license": "LGPL-2.1-or-later", "notes": "Add 7-Zip as a context menu option by running: \"$dir\\install-context.reg\"", "architecture": { "64bit": { - "url": "https://7-zip.org/a/7z2200-x64.msi", - "hash": "5c6e1cc0a09de58131707c332add6e30cd299383999b8f047a90335f8066e217" + "url": "https://7-zip.org/a/7z2201-x64.msi", + "hash": "f4afba646166999d6090b5beddde546450262dc595dddeb62132da70f70d14ca" }, "32bit": { - "url": "https://7-zip.org/a/7z2200.msi", - "hash": "fa2d9af8763b898374fc4f44010cf824147369a63730f9cdf2985bd0028c0175" + "url": "https://7-zip.org/a/7z2201.msi", + "hash": "a4913f98821e0da0c58cd3a7f2a59f1834b85b6ca6b3fdefa5454d6c3bbef54c" } }, "extract_dir": "Files\\7-Zip",