From ab13494cc260bbb73f7b9e8fe62b60b9f34e02a3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:58:07 +0000 Subject: [PATCH 1/2] dolt 1.59.18 --- 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 bb2339b2e0d61..ed9b577864026 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.59.17.tar.gz" - sha256 "536c6a44af243f11d316b09a960f0c544e97d58e6218e62a0f8ec817b60d56ef" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.18.tar.gz" + sha256 "1b5b43a5b36ed5efbe1d7070d1f58f089843b89da33ee794bd23e4612aac34d9" license "Apache-2.0" version_scheme 1 head "https://github.com/dolthub/dolt.git", branch: "main" From 6305e12da4948c35db4901b5127f557086b8ad39 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:53:15 +0000 Subject: [PATCH 2/2] dolt: update 1.59.18 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 ed9b577864026..1df10e28d238b 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: "f8b8bb3ba537adc1e49b0517e043d8a688228b8dd0c9740bc538173521749909" - sha256 cellar: :any, arm64_sequoia: "002ec40a9523544686199939a2237d27c238d66b04794e74176ed13713bfee0e" - sha256 cellar: :any, arm64_sonoma: "aad9af7cd8caee30f7eb31a28d69f9ca8a2306b4df51d285749a6235cff4faff" - sha256 cellar: :any, sonoma: "2c5a8b26c92a70ebc902f172360061e14de2fa5d417e7cc20cac87468bb06239" - sha256 cellar: :any_skip_relocation, arm64_linux: "cb7c7ae00be6704ba0e778b2d4f8f8ecf202a781e93b3dd6c791517bba061768" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4dd599512cb6afd7da591133ad8dc26b8813d180e1bc92c4e02ffee21f08befe" + sha256 cellar: :any, arm64_tahoe: "2abde4206c036a9125b11ed3c2865b43083985ba421955a0e5bccc9b88f4dd85" + sha256 cellar: :any, arm64_sequoia: "ed4e3076d4d371390cb6d2b5f8cd3575a54252347f96ef8d31f828d16a2ce0c7" + sha256 cellar: :any, arm64_sonoma: "56e78e81f07b7ca9f3044327eb6b7d51355efea48149b2d9fbf285ef6f7c5390" + sha256 cellar: :any, sonoma: "851afda61de493cca388969ed3c82ccd15dc2cedcc0be265552bf8c783ea46f3" + sha256 cellar: :any_skip_relocation, arm64_linux: "bccd99c74ccbf0d587a2deeaf500cb6eadac770551d97942e9df9340e644b971" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bd15ae61cdb95166c922154828cf368f1da403ff77d8a45896de0b1a8612a3f2" end depends_on "go" => :build