From de88debc63ee3325596b87f4e58ebebdbfb21ae6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:22:39 +0000 Subject: [PATCH 1/2] dolt 1.43.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 a4f10d4116cec..3189b066be1fb 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.43.17.tar.gz" - sha256 "dd19ba948432d05ecfff7f2676f0b83fe336dfdf65c52a0163088e48bcc42e25" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.18.tar.gz" + sha256 "b35a178c7016ca085541999cedc6341b4bfdb70476a75dbaf518da5d820627b8" license "Apache-2.0" livecheck do From 82b6d7f7828c1d6e67db304ef908576894f95bc8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:43:13 +0000 Subject: [PATCH 2/2] dolt: update 1.43.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 3189b066be1fb..54f32636b1a28 100644 --- a/Formula/d/dolt.rb +++ b/Formula/d/dolt.rb @@ -11,12 +11,12 @@ class Dolt < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "9bbd7733a451611a5a0953bf8e45df89af62c6da23c94b57b3bdd39b15461dc6" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "32845f1dddfe455ee03582f205612865ce233964bf5f0a2f3312533f0612d0ac" - sha256 cellar: :any_skip_relocation, arm64_ventura: "b93e90e5ec7001630476f5e42831f7722d94b8400831fdc498584d8eeb05706d" - sha256 cellar: :any_skip_relocation, sonoma: "c3f70ad78c4236d4af41a031a6a0ea56421e8c5ebaeb654d4579ea97b5065366" - sha256 cellar: :any_skip_relocation, ventura: "8f1715af3d7e0ebb6d87e22db2ddd2f3567078fced413ccb11c79f27b1d3bc14" - sha256 cellar: :any_skip_relocation, x86_64_linux: "962972e5f2e64b26f2e20d1a630689dd62e7ed5d2b3b1e65941af598231b3213" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0d226ca718c173a2a65eb242872f3afdf713e2a58c4adb42ba3f7bf9fcf75e8f" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8698c113ab01240230af3fdde005bb023f10995dd4a2d53967ef9363886397ea" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6ee51a9099fc95aa270d35fe3f1d0198ef9fe8cb3e75f6c6ef2c5edad3a37650" + sha256 cellar: :any_skip_relocation, sonoma: "f6ceb93b061300d605a8b270c9c99634b78243eb627607014b91d86dc57de62d" + sha256 cellar: :any_skip_relocation, ventura: "9d16c254474403af9e72ca3b02881aa911b45d772b9669556efa2308f8e21a92" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7dab71ed2402c14cdb66234cf4f11589ef025b621458e473b3728f222d3fa2a6" end depends_on "go" => :build