Skip to content

Commit 2400e59

Browse files
committed
dolt 1.75.0
1 parent ec9fd91 commit 2400e59

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

0 commit comments

Comments
 (0)