From bcaca41c8cb6ca07841d4bacd722986c1e894609 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 12:30:02 +0000 Subject: [PATCH] 7zip: Update to version 21.07 --- bucket/7zip.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/7zip.json b/bucket/7zip.json index b645692156..73a1991ffe 100644 --- a/bucket/7zip.json +++ b/bucket/7zip.json @@ -1,5 +1,5 @@ { - "version": "21.06", + "version": "21.07", "description": "A multi-format file archiver with high compression ratios", "homepage": "https://www.7-zip.org/", "license": { @@ -10,24 +10,24 @@ "architecture": { "64bit": { "url": [ - "https://7-zip.org/a/7z2106-x64.msi", + "https://7-zip.org/a/7z2107-x64.msi", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/7-zip/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/7-zip/uninstall-context.reg" ], "hash": [ - "3a18c7ed102778c1735def84d88c1abeec6919436aee4c4d852acaea90101dd7", + "5447c9ac39c48f1bc7c88359b0520396a8c9707b307c107236a93a68e6fd3eb6", "358c8a2f87c4dc89c86ee4c72c71766856da146c0a8840001e6821fe5bb0c7ca", "667ef7b5c7bfb6cdcc595042ac6c0cae802fbfd59fc601b22b533f6f1bcaf374" ] }, "32bit": { "url": [ - "https://7-zip.org/a/7z2106.msi", + "https://7-zip.org/a/7z2107.msi", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/7-zip/install-context.reg", "https://raw.githubusercontent.com/ScoopInstaller/Main/master/scripts/7-zip/uninstall-context.reg" ], "hash": [ - "68a38ecca0643f55eff55e6c5cc22bb89b4763a5cfdc68fd53b06f50da10ed5d", + "b3ca98a8784c710108bbf56f9355ac6060af770b8459a32d94cc09b73cf0af7e", "358c8a2f87c4dc89c86ee4c72c71766856da146c0a8840001e6821fe5bb0c7ca", "667ef7b5c7bfb6cdcc595042ac6c0cae802fbfd59fc601b22b533f6f1bcaf374" ]