From 9911528b7a5982be53fb3e72cdc36962b1e42a2b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 6 Aug 2024 03:29:24 +0000 Subject: [PATCH 1/2] dolt 1.42.8 --- 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 fc5ee506b35c..d01d7e51a051 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.42.7.tar.gz" - sha256 "8b2439abec211a6b1972c498216e0ce4f8949a9e43a4a60a75cbcef2326b3b0b" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.42.8.tar.gz" + sha256 "3d1c965e3ebf67a1d77d0ab3fb8498f83f7c4b8a20fc87de5b84f1a77f636bf1" license "Apache-2.0" livecheck do From 2c70fffd60bc93dbb6f14831b73b9a1a670c4a4c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 6 Aug 2024 05:19:58 +0000 Subject: [PATCH 2/2] dolt: update 1.42.8 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 d01d7e51a051..400328631256 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: "df2ea4fd953b079039fd6bd8c32fc5c26199b888536d6ff12510009aa81c7984" - sha256 cellar: :any_skip_relocation, arm64_ventura: "351610dde9caea56fa19a8f037190a30be462aad79647d0ffef8ef90c87116f8" - sha256 cellar: :any_skip_relocation, arm64_monterey: "a73666338703be308f3feb9440ed3611021d4a2a19b295c8ee465580f7fb2592" - sha256 cellar: :any_skip_relocation, sonoma: "b97bde6d9bdb27a2703ee7a778d32554e1aaffb52b5bcf2556fcd3b36631ef60" - sha256 cellar: :any_skip_relocation, ventura: "4add8dc6ed05552aa88ab3936f5bd0f021588dc39025bfe0309a1a795af0e40b" - sha256 cellar: :any_skip_relocation, monterey: "c63b83d310afc27c7196022e7b181ddc478f3f10b3955d2a380515979799da57" - sha256 cellar: :any_skip_relocation, x86_64_linux: "21e68cd49dd2c9c0483f66026f74e6a3683d7de56ea8cbf1e5fe8e0d70e54051" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "cf91b19917e902b9d2a0d39ecacaf38e3992489bd8cecf99f8486eef6392d650" + sha256 cellar: :any_skip_relocation, arm64_ventura: "2e0907afddbe9b86c31f6d66a2d737fa2f8856532adc2119875e19af2c979924" + sha256 cellar: :any_skip_relocation, arm64_monterey: "04a922aa89532349b40a967ea81253610b8bf7071e86bfe4fa3f2e88b3119579" + sha256 cellar: :any_skip_relocation, sonoma: "bb17b2a2f95bb82afc27097f7f35d95309beff97bb58713c0d5316f32d69b106" + sha256 cellar: :any_skip_relocation, ventura: "669188848b5b6e02bd28237e7d09228dac83bd33a902bba47b810a4fbd990bb3" + sha256 cellar: :any_skip_relocation, monterey: "21ff8f80b3275bd862f537ebe08fcd5ca75e43b58a1b210ec0ad9dfaeb7d65d3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "34363a26de503ba0ed06d2e2ee497a7a32c491bd3474c86887f63ba51b5e1f85" end depends_on "go" => :build