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 7050404 commit 473eff7Copy full SHA for 473eff7
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].6.tar.gz"
5
- sha256 "0f347cd18505dfcfdd13c250016bcbe099e8a2468779f4b6800e9bd90965fb18"
+ url "https://github.com/electric-sql/electric/archive/refs/tags/@core/[email protected].7.tar.gz"
+ sha256 "fd740868fc0a7ce314b0a900586c86ccd925ca424e63b1fff3d2ef747302faf1"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments