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 e405058 commit 3057981Copy full SHA for 3057981
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].2.tar.gz"
5
- sha256 "fcf0b532bea28eb4368858c2d081b805508b3f7aa3684ab8e09f628366b0cbff"
+ url "https://github.com/electric-sql/electric/archive/refs/tags/@core/[email protected].3.tar.gz"
+ sha256 "e6ec40afde0607269b4e2af0982416594856d96d4ac82abf6186841893c0a730"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments