Skip to content

Commit 6e73cf3

Browse files
committed
electric: add 1.1.0 bottle.
1 parent 037faa1 commit 6e73cf3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/e/electric.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class Electric < Formula
55
sha256 "58f28cf698cc7d8de8c780fe831932aa62efb207ec443b26ba46e9a0d6242a41"
66
license "Apache-2.0"
77

8+
bottle do
9+
sha256 cellar: :any, arm64_sequoia: "6d77cb95934fbb68d5022b728635efda38da9b359e3d7d596f8521814a0c9ef8"
10+
sha256 cellar: :any, arm64_sonoma: "c92bb0710595e82915596640f6d5fd5c2394325f57a89090ade94e2da47f9cd3"
11+
sha256 cellar: :any, arm64_ventura: "5ad12957265cb407bd227421468efa67771ebe19828a6ee32401d71f927919a2"
12+
sha256 cellar: :any, sonoma: "737c07d008629bf0036d8f51d9332801193aaa7b9d0f5d8479aaffc2228531d9"
13+
sha256 cellar: :any, ventura: "b06c3901909e728b86949b21f5ec4cab239a5bba9ab62b1a1c8115b48e300e20"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0663309185b4eade5947e6ece0ffc0cbb30d2f121dd32b4e71376927c148383a"
15+
end
16+
817
depends_on "elixir" => :build
918
depends_on "postgresql@17" => :test
1019
depends_on "erlang"

0 commit comments

Comments
 (0)