Skip to content

Commit 0bc4166

Browse files
committed
doltgres 0.51.0
1 parent 47018c3 commit 0bc4166

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.50.1.tar.gz"
5-
sha256 "6be207f152003ffa989daa53c2a34f924e46a706ee574c9148092b4a4f7664aa"
4+
url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.51.0.tar.gz"
5+
sha256 "2ba8de8b425f6f808a5d02e33d7ec8cf2ef8277d2c2cbad81b6cc5316f1df5b2"
66
license "Apache-2.0"
77
head "https://github.com/dolthub/doltgresql.git", branch: "main"
88

0 commit comments

Comments
 (0)