Skip to content

Commit 9860076

Browse files
committed
doltgres 0.52.2
1 parent 1961a46 commit 9860076

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

0 commit comments

Comments
 (0)