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 1961a46 commit 9860076Copy full SHA for 9860076
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.1.tar.gz"
5
- sha256 "a5cff2a9788ecb3f4f40237065893925239c6a119f56320b08e95ae5d91b9cc8"
+ url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.52.2.tar.gz"
+ sha256 "69af3c15dc64653e6a6ad0ea1b25a1ca15a36ff4e3006a98ede8c3148061d8fc"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/doltgresql.git", branch: "main"
8
0 commit comments