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 d6bef8f commit 3464beaCopy full SHA for 3464bea
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].1.tar.gz"
5
- sha256 "43d0a02742bf5642d6963992c67da6fefa86ab972d8fa9ae37ca2c2f1bce08ab"
+ url "https://github.com/electric-sql/electric/archive/refs/tags/@core/[email protected].2.tar.gz"
+ sha256 "fcf0b532bea28eb4368858c2d081b805508b3f7aa3684ab8e09f628366b0cbff"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments