Skip to content

Commit

Permalink
Merge pull request #156705 from BrewTestBot/bump-dolt-1.29.1
Browse files Browse the repository at this point in the history
dolt 1.29.1
  • Loading branch information
BrewTestBot authored Dec 7, 2023
2 parents 8f1dd31 + 248d829 commit e036719
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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.29.0.tar.gz"
sha256 "8efcf5c00ac05ddd0dc39be33fe8c504336ecac08127e79f929883bb67bf0283"
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.29.1.tar.gz"
sha256 "7a7ea3ec1b0c834e40a451c26bd332408f9e61632fb58211d90082b8daced1d7"
license "Apache-2.0"

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "78e35a2407a9537ffe1aa70b5f5c1c0c933153bc5c4efd8888de173c94cd7433"
sha256 cellar: :any_skip_relocation, arm64_ventura: "467b5d14948f62b5063db007fecb28844775b166ef46e9f4ce604b99ac09c537"
sha256 cellar: :any_skip_relocation, arm64_monterey: "13c897e96e49726a6247ae8c7b947a29b9b4c30f24aefaff580066d7a8b56bbc"
sha256 cellar: :any_skip_relocation, sonoma: "fd3289bb56a6ae7f93ccf59296e4eb1b4a8e2b4d3b51ae25272dd3b1345578f4"
sha256 cellar: :any_skip_relocation, ventura: "c84722ee42f1cd2a3a6b08cb99d09a5e214f0182ff2aa456b04ca549bcbbdfa7"
sha256 cellar: :any_skip_relocation, monterey: "bc7175b4c307ba863fa749f539deeedd160ea9a4d24c5f6b12d40f19bfb58ec7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2c0a72c16f0eb990fce6ddd36d5dd380a6d1f51d4695813fed011e22b6ba2a12"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a5d4b47e732cf1310b5092096f09163dff180c5381f7262228f674225e70f7b1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "57a104dadd566671fe3daae16c99ae541e67a63a51ddfb4b1d9fe126a6118e2f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "80eb67fada1f2978b385cea329e543832f09637afaad649b881d8638fffaa9b9"
sha256 cellar: :any_skip_relocation, sonoma: "68c323a55b3bc03c0454ca3764f117002d1291807e7ab6b6f64e45f2ff248a1f"
sha256 cellar: :any_skip_relocation, ventura: "3ba5accb828bcf194bf2f178e28ddcfd0a0e626d633afbf6a769e7f7e201e8cc"
sha256 cellar: :any_skip_relocation, monterey: "c1ce3c8cabf4a4265da99c1ef1809b0a956a4a688fd5e7d8b22bc1b301624dfa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5ed582fd4cd4efd364654023938697f5609de2ee52ed885610cbfa4dc8b5164b"
end

depends_on "go" => :build
Expand Down

0 comments on commit e036719

Please sign in to comment.