Skip to content

Commit e0c4f37

Browse files
committed
doltgres 0.52.1
1 parent 36f902e commit e0c4f37

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.0.tar.gz"
5-
sha256 "ee8c09c7d32ce3bba2d62f073616e199e7e909cb133f679a68aaa8fff717c6f5"
4+
url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.52.1.tar.gz"
5+
sha256 "a5cff2a9788ecb3f4f40237065893925239c6a119f56320b08e95ae5d91b9cc8"
66
license "Apache-2.0"
77
head "https://github.com/dolthub/doltgresql.git", branch: "main"
88

0 commit comments

Comments
 (0)