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 4fcf3ff commit 59f9e32Copy full SHA for 59f9e32
Formula/d/dolt.rb
@@ -1,8 +1,8 @@
1
class Dolt < Formula
2
desc "Git for Data"
3
homepage "https://github.com/dolthub/dolt"
4
- url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.13.tar.gz"
5
- sha256 "19cf7dc1025e71b8e95ee90269398cc6a67e33f96b19141be97d63245ead5803"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.14.tar.gz"
+ sha256 "7be3cce26e063a43252075b989ef66cc567b373f632cba3bca62e3e832e73cbe"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments