Skip to content

Commit 48898ce

Browse files
committed
electric: update 1.1.1 bottle.
1 parent 4c5f0a4 commit 48898ce

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/e/electric.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Electric < Formula
66
license "Apache-2.0"
77

88
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, arm64_linux: "57f297de18d0e6da5b663259e2e9a67427d2cbcb2a2b77c04330ece1230ee010"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0663309185b4eade5947e6ece0ffc0cbb30d2f121dd32b4e71376927c148383a"
9+
sha256 cellar: :any, arm64_sequoia: "daff2b64b944902127fc019075dc1ed1de883730464bf70e325c81298c2aff98"
10+
sha256 cellar: :any, arm64_sonoma: "09b942fcbf106e55a613256d1cb9fead230d746649c0f6e912ef393f095ae962"
11+
sha256 cellar: :any, arm64_ventura: "ea3dc0fdf71ba9ed9e165c4eef2b20dfcba7098a699c858c997e4f3ac6c3ff3d"
12+
sha256 cellar: :any, sonoma: "d770dbcad4f6c240dabc61ae113ea1f6e5a21f7182d322bf46ca38f06b7dfb0e"
13+
sha256 cellar: :any, ventura: "dad600c6356d6c5ec6671b3f3529ba5ab95ee25afe22073c7f288417b70467ce"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "89943c061cb5e5a4be9cee4d7ee18aab31f2472dc5510f28dc09bcac38d2d219"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6289c644eb56cd7cadc868481e1a314c3a48b41501ea92fe9c013cc748604a74"
1616
end
1717

1818
depends_on "elixir" => :build

0 commit comments

Comments
 (0)