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