Skip to content

Commit c5a8d7f

Browse files
committed
doltgres: update 0.13.0 bottle.
1 parent d51e95e commit c5a8d7f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/doltgres.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ class Doltgres < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "784fa9e3ac1ab2f09b3fa89c0da92cbfb6655f3b15e6ad8f879396a283a63348"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c81fd3f2431912fb59fc3d4435d3ea5f8433eb1c80b7717dac8e446f1127f46"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5ffccfbf8bbcb288f3846dabbe140eb64499dc4ec117507a5191fc36aa2a2382"
20-
sha256 cellar: :any_skip_relocation, sonoma: "942f8a6bac5fa1a900042067954318c1a744a55e9cf790a6b30af302e14951ab"
21-
sha256 cellar: :any_skip_relocation, ventura: "4ac3b95b24a88d4ebb6b69872eb6e81a09427f82a4488cb1e5cda85c7ff65437"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "52f1afc798fa7e0ecfbd6cadfc4a32142ddfc9ce14089518c120ab7288a3f89c"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "22b1778645c99e3c853d677072a81d0923deff326ad6174ea93072a7b3575240"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4b77bdcdf75a0e9a0b48ae6311468c40c48cc035f54634e247d4019370109dd5"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "72a14acb707fda8b59297dfefd373697e49987207dbad943e235cd6edd9a5c3c"
20+
sha256 cellar: :any_skip_relocation, sonoma: "7b7405695c31e03439bc32f1f122586afc99d91eced32f70e792a404274019a2"
21+
sha256 cellar: :any_skip_relocation, ventura: "c3f22ce8e0cb3999fcb3ca2fec422ab32de0b5cee6bf252dccce7fbd61c43700"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b2589179b6b011642591c44b6e539cc279c0a58b21d253c064588cffeefada5"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)