Skip to content

Commit ec8da17

Browse files
committed
rqlite: update 8.33.0 bottle.
1 parent f28e12e commit ec8da17

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: "f034fbeba00463a51af239b95c877135b44510724db05de86234f5759741a451"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4a6e6d8faa5f30e913cc037e59110d029bb4e33a9ee39d852daf29ac5a90763e"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8bea792bf4d4d15b5282691a30345a579dbd7bf0445974fad0eed9358fb976ab"
13-
sha256 cellar: :any_skip_relocation, sonoma: "39b54f55c4302935da389e6bcf1f39a0b1a14bcee544de83c3c57332cbbc84b5"
14-
sha256 cellar: :any_skip_relocation, ventura: "0d97c395afa5016d07b14d375b2990271a67e4dba64e47cdaead5b7fe6c30706"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0de377d22e903d8e88367d68ef42af268905797b1976ba5ef44e24dbd80332c0"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e33c89966e8a760b022df36ed2b51bd66183b611ea8e94fd9d2de7a8196b9311"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c4db3503b060579b11028d2606f38a35a4b0f495a4a82ab55cd183667e8058b5"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b6e8e5f80f369a33768defe7135a9474798e154dc5a102f5e7e09054ca3488de"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ad1869cc8d408be5e3076dcedc7d5f2e6254375b518dbc913beb6930b042bda6"
14+
sha256 cellar: :any_skip_relocation, ventura: "cb9e6e7c697afc894f34a2444eeba49df0d612cd9777c838dfdc05c7817d3362"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b1f96d2dbb92467785a17301e66a473da44b43f67cfa1befc257978f8518678b"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)