Skip to content

Commit

Permalink
Merge pull request #198700 from Homebrew/bump-dolt-1.43.17
Browse files Browse the repository at this point in the history
dolt 1.43.17
  • Loading branch information
BrewTestBot authored Nov 23, 2024
2 parents 3d84659 + 8bf92f6 commit 512e13f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/d/dolt.rb
Original file line number Diff line number Diff line change
@@ -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.16.tar.gz"
sha256 "2c566585b0169881336c685bf8b144751bbb6322ca0262ffc81c7e7967af3d5e"
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.17.tar.gz"
sha256 "dd19ba948432d05ecfff7f2676f0b83fe336dfdf65c52a0163088e48bcc42e25"
license "Apache-2.0"

livecheck do
Expand All @@ -11,12 +11,12 @@ class Dolt < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "aaf554eedded67ee27733f86f119d7558646f48715e4583d3ea7a48b9c490f2a"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dec56cd19437fed66f3f367c26b4d424bea0ad90e8f86575ee2a93b82014b9ba"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d5bbdb97b352fd6c6187b1bdee43d378a0d56768b3da998b53b86066fd943eaa"
sha256 cellar: :any_skip_relocation, sonoma: "965307a59637f47eabee6ed1d891eec40dcb7ccdb2665bf58ccd4f523f5dd8b9"
sha256 cellar: :any_skip_relocation, ventura: "561140f1e18cdee447011b8363f227bff04db955b5d9be650b284e60e172ab95"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ca2a2fcbec13fd2c13041a41ce6abbd4cdda0716998e983e7917a5d1f04108b"
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"
end

depends_on "go" => :build
Expand Down

0 comments on commit 512e13f

Please sign in to comment.