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 8f3b05d commit 5e7eb43Copy full SHA for 5e7eb43
Formula/d/dolt.rb
@@ -1,8 +1,8 @@
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.0.tar.gz"
5
- sha256 "0d717ffa11de8da14174bf1e6219618c0ea4716b6dd9edeacd6510926f006c16"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.76.1.tar.gz"
+ sha256 "673e4d9118ac1a40febaa65aa360f0ad4754457864be660f29cd63aa77b3b510"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments