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 d6b318d commit 68de3e8Copy full SHA for 68de3e8
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].10.tar.gz"
5
- sha256 "1b235819ab068baf30984e423abe2085a9d6e7da65188bca5d30df2e40490500"
+ url "https://github.com/electric-sql/electric/archive/refs/tags/@core/[email protected].13.tar.gz"
+ sha256 "ec502c7d3d9c436920b5b65d9c7dbe9ad56bb519ee3cb1fabd209abd584aa865"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments