From 83ecfd65ababb0baf7fbb152f782e005fe574fb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 00:55:24 +0000 Subject: [PATCH] brave-latest: Update to version 170123 --- bucket/brave-latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/brave-latest.json b/bucket/brave-latest.json index 2826764d55..64704aa723 100644 --- a/bucket/brave-latest.json +++ b/bucket/brave-latest.json @@ -1,5 +1,5 @@ { - "version": "170119", + "version": "170123", "description": "Secure, Fast & Private Web Browser with Adblocker", "homepage": "https://brave.com", "license": { @@ -9,11 +9,11 @@ "architecture": { "64bit": { "url": "https://brave-browser-downloads.s3.brave.com/latest/brave_installer-x64.exe#/dl.7z", - "hash": "f8680946e12b15152cb1f50c2b1076b61f5c974855a314fa933b658c890fef3b" + "hash": "7d1ff2154032abad70f48aeb1918da6c5ce7c4dab3fe48dcb393dc358b423e3b" }, "32bit": { "url": "https://brave-browser-downloads.s3.brave.com/latest/brave_installer-ia32.exe#/dl.7z", - "hash": "898a6032336d4306bddba105415a1245c17ed4dde781569e310bf98c15df7b58" + "hash": "bfbb0c5349f1c891a21d1f31146708e8eed90082740098a84f4533d03be38d33" } }, "pre_install": "Expand-7zipArchive \"$dir\\chrome.7z\" -ExtractDir 'Chrome-bin' -Removal",