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 9402001 commit 4deb424Copy full SHA for 4deb424
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.53.0.tar.gz"
5
- sha256 "1e4fa8fbe7ef443346e47ea843afa2e6e4698cd8e5f8f73f276ea606932b6bea"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.53.1.tar.gz"
+ sha256 "7f1ef19a183aaf33bd09f5014d38d7b66803019ac60cec4597b3728d7c3bc160"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/dolt.git", branch: "main"
8
0 commit comments