Skip to content

Commit ac8e79c

Browse files
committed
rqlite: update 8.36.11 bottle.
1 parent 81f8dce commit ac8e79c

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: "721b24715dc46d9c5bd86bb75cdf9bb1822fca0a60f9dd7f641a2992d932b121"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e8c854881e7b651493dd95e48dd7eb0835f77ec43216a7aafeaa56c7534d5894"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c17e4b71e771f7cd1872c7706294ddf49429ad2d576e0ece22d61dd2a9e65881"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b17fe95e38a7f1592483598e7b6cc252a4e8ffbe9a5c909f5e7342eca1e8148d"
14-
sha256 cellar: :any_skip_relocation, ventura: "6a7eb8a0fae1a6c7bc1f8a147c7606d4ec871dae66587c590b364efe24bd8692"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "075b8841f5016e21c2988abe38d7bf3240bf4acfe8b45cf022be5b8aaab34107"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4fb928d4750307abd0b389d90f071f8157c8b075e3f1b5fd5f0c4a80e3c48a30"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ec72868f7bd22de10fbdecdc12d2742b63f5d2f6e6e764c6506ab5945faf94c7"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "157351c69c210c3d3d34e698667230321cf92536c82c867162f943c8d0dfdd03"
13+
sha256 cellar: :any_skip_relocation, sonoma: "2cf33b36746d27a20afe251a6417ee06b8397507231d5961a28a8b85bf0867c9"
14+
sha256 cellar: :any_skip_relocation, ventura: "7b3945a6ddf7f27afc91a721486fdac26d41e905448ecb6792dc6dce351e6434"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dccaf1242283f1b0a1f9d56e6cb30d97ff4d702e59e160b294158f3914789532"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)