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 50561cf commit 7c88891Copy full SHA for 7c88891
Formula/d/doltgres.rb
@@ -1,8 +1,8 @@
1
class Doltgres < Formula
2
desc "Dolt for Postgres"
3
homepage "https://github.com/dolthub/doltgresql"
4
- url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.52.4.tar.gz"
5
- sha256 "869c18fc65289318034fc3e282802fe5262306230560d7a192401570cfb10854"
+ url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.53.0.tar.gz"
+ sha256 "6b4b2240e276f931d15f33067221e538a25bfe495276ab82b57e240fd31c9b44"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/doltgresql.git", branch: "main"
8
0 commit comments