From 71ea56b2ee85066c30a75a1818c525e47158e046 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 08:29:11 +0000 Subject: [PATCH] unrar: Update to version 7.01 --- bucket/unrar.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/unrar.json b/bucket/unrar.json index 2baa0949a5..3aaed38eff 100644 --- a/bucket/unrar.json +++ b/bucket/unrar.json @@ -1,5 +1,5 @@ { - "version": "7.00", + "version": "7.01", "description": "Decompress RAR files.", "homepage": "https://www.rarlab.com/", "license": { @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.00/UnRAR_x64.exe#/UnRAR.exe", - "hash": "d95bba20f04687b0b821d4fc0a17137db8b9eda5fe3fb34da319abefc45fe0d1" + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.01/UnRAR_x64.exe#/UnRAR.exe", + "hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" }, "32bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.00/UnRAR.exe", - "hash": "1e3c12a2361fd69d1a99ecf9af7298a0a6488e8c7d7fa7f512866acfb3b1e4ce" + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.01/UnRAR.exe", + "hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a" } }, "bin": "UnRAR.exe",