Skip to content

Commit 7c88891

Browse files
committed
doltgres 0.53.0
1 parent 50561cf commit 7c88891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/doltgres.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Doltgres < Formula
22
desc "Dolt for Postgres"
33
homepage "https://github.com/dolthub/doltgresql"
4-
url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.52.4.tar.gz"
5-
sha256 "869c18fc65289318034fc3e282802fe5262306230560d7a192401570cfb10854"
4+
url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.53.0.tar.gz"
5+
sha256 "6b4b2240e276f931d15f33067221e538a25bfe495276ab82b57e240fd31c9b44"
66
license "Apache-2.0"
77
head "https://github.com/dolthub/doltgresql.git", branch: "main"
88

0 commit comments

Comments
 (0)