From 56fe0e64d9aa47c707f01032a686c074d45af1c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 08:26:59 +0000 Subject: [PATCH] unrar: Update to version 7.00 --- bucket/unrar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/unrar.json b/bucket/unrar.json index 3ad01dad06..8b108e87aa 100644 --- a/bucket/unrar.json +++ b/bucket/unrar.json @@ -1,5 +1,5 @@ { - "version": "6.24", + "version": "7.00", "description": "Decompress RAR files.", "homepage": "https://www.rarlab.com/", "license": { @@ -8,11 +8,11 @@ }, "architecture": { "64bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/6.24/UnRAR_x64.exe#/UnRAR.exe", + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.00/UnRAR_x64.exe#/UnRAR.exe", "hash": "90c2b2107a22ea8eb3593a155c4c0007b18b1ba552bf65f963c040038da248be" }, "32bit": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/6.24/UnRAR.exe", + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/unrar/7.00/UnRAR.exe", "hash": "c9e67b0474d3081827a73f1a7080b735d1d80d2d5f5c4aee508b335ed7e8a05a" } },