diff --git a/Formula/d/dolt.rb b/Formula/d/dolt.rb index 54f32636b1a2..a1b124681af3 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.43.18.tar.gz" - sha256 "b35a178c7016ca085541999cedc6341b4bfdb70476a75dbaf518da5d820627b8" + url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.19.tar.gz" + sha256 "cd2a2497d94f938a9a5b68bd855c71a6ef136fa77cc11b31c17142efc65babfa" license "Apache-2.0" livecheck do @@ -11,12 +11,12 @@ class Dolt < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "0d226ca718c173a2a65eb242872f3afdf713e2a58c4adb42ba3f7bf9fcf75e8f" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "8698c113ab01240230af3fdde005bb023f10995dd4a2d53967ef9363886397ea" - sha256 cellar: :any_skip_relocation, arm64_ventura: "6ee51a9099fc95aa270d35fe3f1d0198ef9fe8cb3e75f6c6ef2c5edad3a37650" - sha256 cellar: :any_skip_relocation, sonoma: "f6ceb93b061300d605a8b270c9c99634b78243eb627607014b91d86dc57de62d" - sha256 cellar: :any_skip_relocation, ventura: "9d16c254474403af9e72ca3b02881aa911b45d772b9669556efa2308f8e21a92" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7dab71ed2402c14cdb66234cf4f11589ef025b621458e473b3728f222d3fa2a6" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "23959ef3bcaa9085f247ed6565c8125db0a0c0e1487c160f52e08296989ae61d" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "4673b7efe68b282fd63f78e144e3bca2051b63ff99e2ffea4bfc4f50e37ae089" + sha256 cellar: :any_skip_relocation, arm64_ventura: "524274036d3f072a04aef573eb2f1664cae2476ab442251a3e6988a3f04d6017" + sha256 cellar: :any_skip_relocation, sonoma: "c61eca4629c0fdbc7da424591a6643359b1f1aef09388f7e7614563930d6f755" + sha256 cellar: :any_skip_relocation, ventura: "78f15a2bbd7e41d5b0ff93135b114d074b3718164c8389cb9edd2f30b97530ba" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0a40671a3c10150f65cfe29474478ed3a3062af2937cc2dc61c56404cde59378" end depends_on "go" => :build