Skip to content

Commit c3db70e

Browse files
committed
doltgres 0.50.1
1 parent e434e9f commit c3db70e

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

0 commit comments

Comments
 (0)