Skip to content

Commit 160881c

Browse files
committed
sqlc: update 1.30.0 bottle.
1 parent f465bc1 commit 160881c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/sqlc.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Sqlc < Formula
77
head "https://github.com/sqlc-dev/sqlc.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5b2cb8abc13302602bacb210046b3363ea5ffa62cec7f6450eb36db5d30329e1"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5e5bbd8ba0116438e96980d549854ba347dc8e2964ec993dfa071ba0f0c10867"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1da3bcf4cc4bea4e1161f379d638b8e39d5daabe1d39bf006627286731aceeb6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "20699ef3244bbeb467fb5f04aefd76d5da9962d2f60d8ef949d68591d0e34698"
14-
sha256 cellar: :any_skip_relocation, ventura: "9dd512414f694c9c0ce86230c24877d6d9a0d80f3967a8241e5cfdcec4556359"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "1673b21b686ec9fba8afe6c78343255389b33ddaa218f3e93f16c9422bf8174f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f7b484597cfb48ac5eafbb2b5e04b8c02027719162aeb0b15eb6833c8781da4"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "804df54f6aa327864d260e50070f44a1aa0d70e9983c069b3b08dac10a4b21d9"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "72cf4daabe29f5ac51fe24d7fb511de87d672fe9e007f6e0de3191754376a649"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "3a3400a7b98a53ab5b969fc4d7e30f4d7b1cd7e93da93cebc9aff9664690c465"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c88678492a2045628c286c57c17a2a29b213b5323fff965aabb6b3f0f47f976f"
14+
sha256 cellar: :any_skip_relocation, ventura: "331997dac9ac8cd9bb2f6fecab3d867ec9c2b8aa9511fa768eff24dc44fb4834"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "ee893ead14417e5cdfdeb738b797ac06d54624f278e98f31760ba1aeb603feeb"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e823133161b575d2923432eb9bc5d52ef4143b20facdb7a3dd3aee2e067f1829"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)