Skip to content

Commit 05daa82

Browse files
committed
doltgres 0.16.0
1 parent 2c3d6b2 commit 05daa82

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.15.0.tar.gz"
5-
sha256 "adcf9dafaf662aa4785c4fc9d2c3dd1165de500bf11f8e3dff57337b1263417c"
4+
url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.16.0.tar.gz"
5+
sha256 "41ece478271d8ded753ed8b7ad9c4ee17af874129d2616ce006044ddc7b5df00"
66
license "Apache-2.0"
77

88
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)