Skip to content

Commit 3917715

Browse files
committed
dolt 1.59.5
1 parent e776ecb commit 3917715

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.4.tar.gz"
5-
sha256 "68ff4ce1511b4472c38c503ddc4addc307bb366c2d6e6e1d668d2b9632f9b49d"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.5.tar.gz"
5+
sha256 "0a7e57b46b4db1c21f48994885d2fb191da3892aa59371527019ea2fee0717eb"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/dolthub/dolt.git", branch: "main"

0 commit comments

Comments
 (0)