We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32dc8bb commit 56c5963Copy full SHA for 56c5963
Formula/d/dolt.rb
@@ -1,10 +1,9 @@
1
class Dolt < Formula
2
desc "Git for Data"
3
homepage "https://github.com/dolthub/dolt"
4
- url "https://github.com/dolthub/dolt/archive/refs/tags/v1.76.5.tar.gz"
5
- sha256 "a6f0b38e97a20e7030ae39c18f02eace87bb21e9ea6bdbbe1cb8386eae16f0b2"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.76.7.tar.gz"
+ sha256 "8f06b28fca32f991b449f90d402e016c96f9f42b8eb71663134f7a2ca69be46e"
6
license "Apache-2.0"
7
- revision 1
8
version_scheme 1
9
head "https://github.com/dolthub/dolt.git", branch: "main"
10
0 commit comments