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 bc21c0d commit 2c7ff0bCopy full SHA for 2c7ff0b
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.10.tar.gz"
5
- sha256 "1b07a4e088af7f988af249856cea9847634013ce6d897e7dbca667a16ece18be"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.11.tar.gz"
+ sha256 "3ef83395597d26cb4816bfd5943e65a9d4e924663de5bb4f502d2842bbbb1811"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments