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 5a00df2 commit 79ba230Copy full SHA for 79ba230
Formula/p/pgstream.rb
@@ -1,8 +1,8 @@
1
class Pgstream < Formula
2
desc "PostgreSQL replication with DDL changes"
3
homepage "https://github.com/xataio/pgstream"
4
- url "https://github.com/xataio/pgstream/archive/refs/tags/v0.8.5.tar.gz"
5
- sha256 "ddd6e59ebb3a555d8ca31aca8d67b8671b407b58e37c8cf837678a6e331ec2bf"
+ url "https://github.com/xataio/pgstream/archive/refs/tags/v0.8.6.tar.gz"
+ sha256 "601c118abafa5a63ef20ded0a4220f2c028c59bb1b63f41b544f7d20a59c265b"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments