From e21bdf65733fa57d8c03359e579b1db8cb228fd2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 19 Mar 2025 00:51:48 +0000
Subject: [PATCH] Update bin-build digest to bfbb583

---
 package.json | 2 +-
 yarn.lock    | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 5546818..de71247 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "semver-regex": ">=4.0.5",
     "uuid": ">=8.3.2",
     "got": ">=11.8.5",
-    "bin-build": "github:brave/bin-build#fb92d12",
+    "bin-build": "github:brave/bin-build#bfbb583",
     "bin-wrapper": "github:brave/bin-wrapper#4bc5c9e",
     "download": "github:brave/download#c9c2589",
     "axios": ">=1.6.0"
diff --git a/yarn.lock b/yarn.lock
index 45f76ce..0e4fc8c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -550,9 +550,10 @@ bignumber.js@^9.0.1:
   resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
   integrity sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==
 
-bin-build@^3.0.0, "bin-build@github:brave/bin-build#fb92d12":
+bin-build@^3.0.0, "bin-build@github:brave/bin-build#bfbb583":
   version "3.1.0"
-  resolved "https://codeload.github.com/brave/bin-build/tar.gz/fb92d12ea08e9770f9fb00f806b520aaec714bda"
+  uid bfbb58313c4ecc5d79f72c2421f55e7999000048
+  resolved "https://codeload.github.com/brave/bin-build/tar.gz/bfbb58313c4ecc5d79f72c2421f55e7999000048"
   dependencies:
     decompress "^4.0.0"
     download "github:onyb/download#c9c2589"