From e520a01b997af1c81e1adeb21170685ae1a16742 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 13 Feb 2026 02:49:39 +0000 Subject: [PATCH 1/2] dolt 1.81.10 --- Formula/d/dolt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/d/dolt.rb b/Formula/d/dolt.rb index 234622dc15b9..acbeb213d3b4 100644 --- a/Formula/d/dolt.rb +++ b/Formula/d/dolt.rb @@ -1,8 +1,8 @@ class Dolt < Formula desc "Git for Data" homepage "https://github.com/dolthub/dolt" - url "https://github.com/dolthub/dolt/archive/refs/tags/v1.81.9.tar.gz" - sha256 "2326a0b81daca575a8d6629bb79ee4ee778e3ec057019677560e3c577254344a" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.81.10.tar.gz" + sha256 "44eb1c8b8757cb296541bc0ccb522b29c454da351230bbfd66ee1c6fa27f8a19" license "Apache-2.0" version_scheme 1 head "https://github.com/dolthub/dolt.git", branch: "main" From 59e7790ddbcc8d24f1e81a09bad3d92b9b17b5c2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 13 Feb 2026 03:12:29 +0000 Subject: [PATCH 2/2] dolt: update 1.81.10 bottle. --- Formula/d/dolt.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/d/dolt.rb b/Formula/d/dolt.rb index acbeb213d3b4..70c103f4ebcf 100644 --- a/Formula/d/dolt.rb +++ b/Formula/d/dolt.rb @@ -13,12 +13,12 @@ class Dolt < Formula end bottle do - sha256 cellar: :any, arm64_tahoe: "7a6058e78511f7b83a82ececa0c30237eefd81c07dd67a37069d6068333c1a3c" - sha256 cellar: :any, arm64_sequoia: "3a56f4a22c320cc22c2646343b25492458ef4b1d4e48ae1527198f9f20fb87ea" - sha256 cellar: :any, arm64_sonoma: "e3a83595bffd877453d85e513a135fbc0fbf1cd5fb3459cd2d12d26bd5d228dd" - sha256 cellar: :any, sonoma: "352a59f3ee1aa63bb8d125a7a3a15dcc1122e15554912a818ffa48d22a83d913" - sha256 cellar: :any_skip_relocation, arm64_linux: "36d30ec34f0e4fa419df3bdec4711142dcf27e7f18e3a0773539e000789ad2ef" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ce135df6fb9c06c21587a970c57194ebbdee63036ada69ca65cd97b25bd5e200" + sha256 cellar: :any, arm64_tahoe: "ac7ec16aaaf1e27fa11dc93d4fcbe259f37c8635799c61b0b67118eba8d8521f" + sha256 cellar: :any, arm64_sequoia: "0c47acbb64a0b60101cda6dbbf2a2d0094e90685441648eed24d9213257156a8" + sha256 cellar: :any, arm64_sonoma: "1b28af32a4f50a28b5f097749ce1d97d212022d84f3ad26efc299b8fbd0f7751" + sha256 cellar: :any, sonoma: "d1e92747fc1a37745e4cf49eb4aed1d5adb4dc09cab9b264d9c6fcd96d899f94" + sha256 cellar: :any_skip_relocation, arm64_linux: "3c8b62af89a4eb181096b018f7b683186f5ba00c0450d8592b02e365cf47de63" + sha256 cellar: :any_skip_relocation, x86_64_linux: "da5a0fa7b409da59fc747f51db3c2326238e5e8ec2ced1725f424699690602e9" end depends_on "go" => :build