From 885ff277fa13540030c34c81d96993d7ce7d5ad5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 28 Mar 2024 03:29:28 +0000 Subject: [PATCH 1/2] dolt 1.35.6 --- 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 8cdac1c1af953..91a27082e3dfb 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.35.5.tar.gz" - sha256 "87b0066fa09f752f014da49cf785321b8dcdf10548c1aa29bc92064d163afd70" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.35.6.tar.gz" + sha256 "60bc4a8f122b7f0d3e124ad4291dd2f55877314b59784773806395eaf89ecdb7" license "Apache-2.0" livecheck do From a47f6b934236be92a3f651b125d452d2c6837b21 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 28 Mar 2024 04:11:20 +0000 Subject: [PATCH 2/2] dolt: update 1.35.6 bottle. --- Formula/d/dolt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/d/dolt.rb b/Formula/d/dolt.rb index 91a27082e3dfb..72f9174332bde 100644 --- a/Formula/d/dolt.rb +++ b/Formula/d/dolt.rb @@ -11,13 +11,13 @@ class Dolt < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4049cf68ce0085e21bc2b4f9c4ca065768356fd730f04fc5039de2ee6cce0d3f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6dce582f5eae15b2e3d0451c1af0e9be40e244c722b1bf26473371a1e1bf4ca9" - sha256 cellar: :any_skip_relocation, arm64_monterey: "33d3eddded2df185d7a09e639b989f820249298192a74e3114c4f60213403ff3" - sha256 cellar: :any_skip_relocation, sonoma: "35d18d29b241d5d86e0f26bfd393e73f1ccee6815ccf9c97b210e1708c9b6f4b" - sha256 cellar: :any_skip_relocation, ventura: "39c0259712c2a55fae92ffaa5b6f00c615d39d5caa003e9c4df79c7f0f2ce6a2" - sha256 cellar: :any_skip_relocation, monterey: "d9030d6345e8d6d7687b98bc91f8e4c9af17da363d1101bb90a8f3443e1d4bd4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8e29ac06480dd4c1ef864146e78c6d640b04e215275fb6d5f40b80e896affbfc" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "138d9261c09bca0d053cab122bb7cdc08adf55857a50f80577a4e488459941dc" + sha256 cellar: :any_skip_relocation, arm64_ventura: "3ebf5df2b1579955cbdd607d7af5a14323a3c98076edd97b9d3e23f893d717bd" + sha256 cellar: :any_skip_relocation, arm64_monterey: "932ade40c3f3fb933673853f0ab3a10e7c59a279071e05e7bfa07da365bbd941" + sha256 cellar: :any_skip_relocation, sonoma: "08c89b3ad511060513d974b1eeb2261d2fbfe708d17021e3d4c37133802d42da" + sha256 cellar: :any_skip_relocation, ventura: "4e0f0c24e54e41b46fe5a1eb62c68688a3886b3e3604c65d45dbb54beaa4d16e" + sha256 cellar: :any_skip_relocation, monterey: "a477d68c88bc851efb1f84cfa417088d6cffab848f0688ea6064c2ad52f55404" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4d1a53fe5f1106897c9cab797406530fb72f4cf6fd63f4f39397176b3e5c9dc7" end depends_on "go" => :build