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 2c3d6b2 commit 05daa82Copy full SHA for 05daa82
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.15.0.tar.gz"
5
- sha256 "adcf9dafaf662aa4785c4fc9d2c3dd1165de500bf11f8e3dff57337b1263417c"
+ url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.16.0.tar.gz"
+ sha256 "41ece478271d8ded753ed8b7ad9c4ee17af874129d2616ce006044ddc7b5df00"
6
license "Apache-2.0"
7
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments