Skip to content

Commit c8c28f5

Browse files
BrewTestBotbotantony
authored andcommitted
doltgres 0.53.0
1 parent 32dc8bb commit c8c28f5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/d/doltgres.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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"
7-
revision 1
87
head "https://github.com/dolthub/doltgresql.git", branch: "main"
98

109
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)