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 5ff5f0c commit f1b73e0Copy full SHA for f1b73e0
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.51.0.tar.gz"
5
- sha256 "1e2897bd4296ec8e88df523a998e292a1b1fe1a216a84d7891d99fa52f2bdf98"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.51.1.tar.gz"
+ sha256 "3f30a601f379dab357a697e4bd78b1a31a5f127d66c452f75b2e071c40636568"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments