From eb9b398d199e852f447f3e006ed7425149e40b50 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 27 Feb 2026 23:07:36 +0000 Subject: [PATCH 1/2] dolt 1.83.0 --- 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 f36e70dbcb1dc..7eb220bffd958 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.82.6.tar.gz" - sha256 "f847b5f0e74f53ca828b690550546e84727868cd37c24fd8b66ab600c1fb5c87" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.83.0.tar.gz" + sha256 "c2e9f35e7b6b2aefc0976c6041b8126841e4a35ad112de4bcb0060bbdc0d1d3b" license "Apache-2.0" version_scheme 1 head "https://github.com/dolthub/dolt.git", branch: "main" From dc04d392df1222405efbafdbc0268619f6cfd9a9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 28 Feb 2026 02:14:10 +0000 Subject: [PATCH 2/2] dolt: update 1.83.0 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 7eb220bffd958..a0df5dd4de555 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: "566e39a68fec4c156696396ce0c2b97ab001a201a132c4b0977d9fa11f311688" - sha256 cellar: :any, arm64_sequoia: "a56832640434a44314a887a93c31d6ab26ddd55821a6d34dfc5c2a83196edfff" - sha256 cellar: :any, arm64_sonoma: "7e9b259d21fc0f6a60833cd7a9bc1dd888aae33258c23aae268754db43fae4c6" - sha256 cellar: :any, sonoma: "db4d57ac7af15a91c2a3c03c91be7c9af6a99a4fbf32d1d51dc9fbae8de1ef92" - sha256 cellar: :any_skip_relocation, arm64_linux: "2d7746662120a3cfc454b14c34fea8b3d03d82b6290bc1d24786c0e69838ad11" - sha256 cellar: :any_skip_relocation, x86_64_linux: "018fc1395099ed406c4fe8c9a279dc2627777efaf1de90a68253d1b900e6ee1a" + sha256 cellar: :any, arm64_tahoe: "7d1f29531dfa1e6e4c2e0c48ba946b26d1a821c4371e32a8f2364360ce1ab23b" + sha256 cellar: :any, arm64_sequoia: "67fd1239f76d64dc9eceade9fe6b7922986215c694fecafd44d0218275d3fd83" + sha256 cellar: :any, arm64_sonoma: "211317fb9740240e2dc4fd6987f43e841f4c5eb68ff2b6951ca9b0e624987592" + sha256 cellar: :any, sonoma: "b7e5f48f515e740cf5933862dd91d32f388b541009bec523a66bfcf0db6bc596" + sha256 cellar: :any_skip_relocation, arm64_linux: "44d22ac906af0288c4f13e08fc17dbb67ff5e9f1121d33e6d56095c3a01021d8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d002f9b90919155c9785f80d0166eb695dc84b97617361233c5cec3f05f79db9" end depends_on "go" => :build