File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Rqlite < Formula
7
7
head "https://github.com/rqlite/rqlite.git" , branch : "master"
8
8
9
9
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 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments