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 47018c3 commit 0bc4166Copy full SHA for 0bc4166
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.50.1.tar.gz"
5
- sha256 "6be207f152003ffa989daa53c2a34f924e46a706ee574c9148092b4a4f7664aa"
+ url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.51.0.tar.gz"
+ sha256 "2ba8de8b425f6f808a5d02e33d7ec8cf2ef8277d2c2cbad81b6cc5316f1df5b2"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/doltgresql.git", branch: "main"
8
0 commit comments