Skip to content

Commit 5e7eb43

Browse files
committed
dolt 1.76.1
1 parent 8f3b05d commit 5e7eb43

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

0 commit comments

Comments
 (0)