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 0d27f08 commit d51e95eCopy full SHA for d51e95e
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.12.0.tar.gz"
5
- sha256 "d2a3b96a6b6a0f44d95f89371727b7da378fcd446f74c81daae7c52ea1bba2a3"
+ url "https://github.com/dolthub/doltgresql/archive/refs/tags/v0.13.0.tar.gz"
+ sha256 "2c770da4dbe4900cc0a5c1e31e0c1097d360302dff730cf36314664c308896ca"
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