Skip to content

Commit 79ba230

Browse files
committed
pgstream 0.8.6
1 parent 5a00df2 commit 79ba230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pgstream.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pgstream < Formula
22
desc "PostgreSQL replication with DDL changes"
33
homepage "https://github.com/xataio/pgstream"
4-
url "https://github.com/xataio/pgstream/archive/refs/tags/v0.8.5.tar.gz"
5-
sha256 "ddd6e59ebb3a555d8ca31aca8d67b8671b407b58e37c8cf837678a6e331ec2bf"
4+
url "https://github.com/xataio/pgstream/archive/refs/tags/v0.8.6.tar.gz"
5+
sha256 "601c118abafa5a63ef20ded0a4220f2c028c59bb1b63f41b544f7d20a59c265b"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)