Skip to content

Commit bedf37a

Browse files
daeho-roBrewTestBot
authored andcommitted
lazysql: add 0.3.4 bottle.
1 parent ef7df66 commit bedf37a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/l/lazysql.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ class Lazysql < Formula
1010
regex(/^v?(\d+(?:\.\d+)+)$/i)
1111
end
1212

13+
bottle do
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b39c736b95ed324b0cdf0053829afbda0796b858b70b43d1f1a1233b00c0960e"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b39c736b95ed324b0cdf0053829afbda0796b858b70b43d1f1a1233b00c0960e"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b39c736b95ed324b0cdf0053829afbda0796b858b70b43d1f1a1233b00c0960e"
17+
sha256 cellar: :any_skip_relocation, sonoma: "b2c989d974d85f2bf369c684e86e31e83e83d86a2a0f70dea8593c9a5df605b8"
18+
sha256 cellar: :any_skip_relocation, ventura: "b2c989d974d85f2bf369c684e86e31e83e83d86a2a0f70dea8593c9a5df605b8"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0a017abc286d60d26ad804e35f22da4aeba2c0c01ae3fb4bf6e11d5f7459417b"
20+
end
21+
1322
depends_on "go" => :build
1423
uses_from_macos "sqlite" => :test
1524

0 commit comments

Comments
 (0)