Skip to content

Commit 6159ed5

Browse files
committed
rqlite: update 8.38.0 bottle.
1 parent 191ba09 commit 6159ed5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rqlite.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Rqlite < Formula
77
head "https://github.com/rqlite/rqlite.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "35c09f0ea09ea1398ed2b766a4985664fe92e57dcc769c13f2a15d0d17e3389d"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d9796dc964bb4225c11762eb936781c145bec06a6d56908881f8ee3850152c02"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ce5355c27d6077d98b672faa3760cbc3a3b2970e4b54934ea2d302e7a8620c57"
13-
sha256 cellar: :any_skip_relocation, sonoma: "daa6e6bdb03ab18959bb0e6056ef87103709e760c8c12a602ce1a0292033dcf0"
14-
sha256 cellar: :any_skip_relocation, ventura: "2ebf129407de941fdf6737e8c27afe86e86ed11b6ee41929e9a8ba32cb2948d4"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "849a289d0091efcbaffef224f17174916c436fe0907ebc3b3f7cc22732110d5d"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "aecad2297d27959987dba5ade6dc097e46a2bdbfc82287a98def683048834453"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "501eb08f130da93ed507671c70dad6cc6a1cd55485ef5b9905121d756263adf1"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "518153b2d3768eadf88a8cf8e40d677ba87529ea9c66719201a8c51e28dc0250"
13+
sha256 cellar: :any_skip_relocation, sonoma: "399abb8e207437398981f3e1072e724044af6b4107647923cbea342a46d588b6"
14+
sha256 cellar: :any_skip_relocation, ventura: "8a51f53cb5d0c9ed724933894a219b5f1161ad93b8b1ebbf84946530611ead2b"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "093bef068207780213279c404a53003898afface80535ceaa36724aa537f993e"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)