From 1f13df1b54f2a83023195a510a6feeee1dc8de34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 08:31:02 +0000 Subject: [PATCH] unrar: Update to version 7.10 --- bucket/unrar.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/unrar.json b/bucket/unrar.json index 77792e3bb0..c8887040ac 100644 --- a/bucket/unrar.json +++ b/bucket/unrar.json @@ -1,5 +1,5 @@ { - "version": "7.01", + "version": "7.10", "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.01/UnRAR_x64.exe#/UnRAR.exe", - "hash": "e51021f6cb20efbd2169f2a2da10ce1abca58b4f5f30fbf4bae931e4ecaac99b" + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR_x64.exe#/UnRAR.exe", + "hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" }, "32bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.01/UnRAR.exe", - "hash": "d009b6d4eda14b441b0bf421f21631d8314f9596d4f2f04a6c926290f5180228" + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.10/UnRAR.exe", + "hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a" } }, "bin": "UnRAR.exe",