From f4d084c614573457e977d8eb5af73111b230d463 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:40:59 +0000 Subject: [PATCH 1/2] dolt 1.42.20 --- 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 ee1d9338f8e58..a9d6e4472aa55 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.19.tar.gz" - sha256 "b38b9b8ea72c2d14bf4d87ae43be37c895d00fb1aefa57d6800f447b58dbc19f" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.42.20.tar.gz" + sha256 "98bb033d83f13177574de6803e15fbdac286bd2c9f7ae76c21e29f57434e21fb" license "Apache-2.0" livecheck do From 7c6167904db389934e35fdc0722e19f18a58ddca Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:58:30 +0000 Subject: [PATCH 2/2] dolt: update 1.42.20 bottle. --- Formula/d/dolt.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/d/dolt.rb b/Formula/d/dolt.rb index a9d6e4472aa55..1f3945ad5f6fe 100644 --- a/Formula/d/dolt.rb +++ b/Formula/d/dolt.rb @@ -11,14 +11,12 @@ class Dolt < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "cbd05750691db922661146c4f17682e0a16afe48e1f51619591169c86632360b" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "38da02904a3b82a85ac81bb1244f3c2caa5dc92c16be6c83dee24cb318230181" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fc33744a2461764622b32438089f4df5dcb5b6992e899c9eb5c59052e350309b" - sha256 cellar: :any_skip_relocation, arm64_monterey: "5a51099f0b87b4196474aece908c0212488a7ee6ac2b37cc0c0dfae357525060" - sha256 cellar: :any_skip_relocation, sonoma: "2c6ad15d431e9ea9755599105de018dbd973f6eaf5397b05fd3f642cb1c3a840" - sha256 cellar: :any_skip_relocation, ventura: "133d83e8690f1a2fed1fd03aae20fbf421c61ae97d3d3e00df6ad2b764cea183" - sha256 cellar: :any_skip_relocation, monterey: "3f66bc6fa93378d5f3e334f98890e16a848e09b7f8f682a27770a86d3fe0223d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ed829b45484f684681fc27bd63b052d485cd5ab5e7dd98714fdb5ca6048203c1" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "e716aa517b8347d393aa92f6a728a905efe5e438a4a4beee3fb14f326fbddf99" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "9938316d4938b5b53d005ba1078f5a698daa1347afb5bf98fd2da7dcd8ffb876" + sha256 cellar: :any_skip_relocation, arm64_ventura: "98c99ead4d2e3d12c601dfd9eae0aeca691a7f44b5fcc71adf64f37b370203d0" + sha256 cellar: :any_skip_relocation, sonoma: "92ad24d3f9e8f81d93dc0dc6096ba30c4dbeaaabd4cf9ec037c3ef390ae7522e" + sha256 cellar: :any_skip_relocation, ventura: "ac5a2fb4d02cc75c0793c0a21382c22f779138c3432b612d7da6b21ae3b6468b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "19ca1b18772bfb94d40b26e4356c738f8e01d09d554824c97567c4090d4192c9" end depends_on "go" => :build