Skip to content

Commit 2c7ff0b

Browse files
committed
dolt 1.59.11
1 parent bc21c0d commit 2c7ff0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dolt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dolt < Formula
22
desc "Git for Data"
33
homepage "https://github.com/dolthub/dolt"
4-
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.10.tar.gz"
5-
sha256 "1b07a4e088af7f988af249856cea9847634013ce6d897e7dbca667a16ece18be"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.11.tar.gz"
5+
sha256 "3ef83395597d26cb4816bfd5943e65a9d4e924663de5bb4f502d2842bbbb1811"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/dolthub/dolt.git", branch: "main"

0 commit comments

Comments
 (0)