Skip to content

Commit 3dd1f65

Browse files
committed
dolt 1.76.7
1 parent b7bcf2e commit 3dd1f65

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

0 commit comments

Comments
 (0)