We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3993d commit 4c5f0a4Copy full SHA for 4c5f0a4
Formula/e/electric.rb
@@ -1,8 +1,8 @@
1
class Electric < Formula
2
desc "Real-time sync for Postgres"
3
homepage "https://electric-sql.com"
4
- url "https://github.com/electric-sql/electric/archive/refs/tags/@core/[email protected].0.tar.gz"
5
- sha256 "58f28cf698cc7d8de8c780fe831932aa62efb207ec443b26ba46e9a0d6242a41"
+ url "https://github.com/electric-sql/electric/archive/refs/tags/@core/[email protected].1.tar.gz"
+ sha256 "43d0a02742bf5642d6963992c67da6fefa86ab972d8fa9ae37ca2c2f1bce08ab"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments