From ba949b81b5bdacac63d84039c7ca4bb5ce164640 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 12 Oct 2024 00:42:13 +0000 Subject: [PATCH 1/2] dolt 1.43.4 --- 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 af95c0f37f0a..e62c6c4c738b 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.3.tar.gz" - sha256 "6fb7d82da3e521a66f181a87bf4cd59d070dafae6d2415677c85557abbedef25" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.4.tar.gz" + sha256 "eee081aa01a3f16e074a0c54cd720a1e665e9204c325f3d7cdc72fca8b795665" license "Apache-2.0" livecheck do From b8e18d36e559dc4d091f726072f9a7386164d85d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 12 Oct 2024 01:25:43 +0000 Subject: [PATCH 2/2] dolt: update 1.43.4 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 e62c6c4c738b..2474fbd55b31 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: "40b00638b85b6f883cdb8ea1fb861aa05c62b0d3d98f4d98222cdb90fb424e64" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "81d8404d0fd3cfe9bc49c49ba3bfc64378cd361b9bb96d8607c7ae8c07849dd8" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2410713154dfb0ff09853206db147314e2985e855707819d6ff055e38052e86b" - sha256 cellar: :any_skip_relocation, sonoma: "70588d6f15129b9d1458f8d1813eed78c57c060029ea823b9e8062e98c97494b" - sha256 cellar: :any_skip_relocation, ventura: "15f0f0d86e8d38b7c5caaa35943b4f3738f8f6a9bceaee83e14bd49634a51e98" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e2dd73fece6a50367cea0b2af018ccd77bf8d783cf5ff70c7f8060e014f70b4c" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "60b302ed5cd256b13ec23005e298ee65c9c0a5deb13b979d8e9189cd50a9d917" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "47e53f8f781d96cf41b2111a39714286f7f7034f0b4efef21c3fa73a99172759" + sha256 cellar: :any_skip_relocation, arm64_ventura: "3434b3c33ebcb47d22c4a455b7db1a5f6695242cc646a0018be069ab366dc6dd" + sha256 cellar: :any_skip_relocation, sonoma: "475d42e465b6d6e18c3c54352d4b1f848e0bf6dfb93bad9bf4a3d96e83bee6d9" + sha256 cellar: :any_skip_relocation, ventura: "14d4420b4d340940e2816170dabc2aa8563296b9e28f380dff5b6092f43dbe41" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5180ce904ee76874fb90761ee90afdcfe5df62a1eb57286a5b00959b338b4c1a" end depends_on "go" => :build