Skip to content

Commit 8276232

Browse files
committed
dolt 1.78.0
1 parent a118a7d commit 8276232

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.77.0.tar.gz"
5-
sha256 "5374b3f28c1ad84aaafb346706c1e78956b121abe963b677222b680ff92ff35c"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.78.0.tar.gz"
5+
sha256 "615bd81d21699035ad419d6b2a5a042f09953f644fc82c0f64eae37edc7b0b32"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/dolthub/dolt.git", branch: "main"

0 commit comments

Comments
 (0)