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 e776ecb commit 3917715Copy full SHA for 3917715
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.4.tar.gz"
5
- sha256 "68ff4ce1511b4472c38c503ddc4addc307bb366c2d6e6e1d668d2b9632f9b49d"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.5.tar.gz"
+ sha256 "0a7e57b46b4db1c21f48994885d2fb191da3892aa59371527019ea2fee0717eb"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments