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 d598921 commit 094a7f9Copy full SHA for 094a7f9
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.3.tar.gz"
5
- sha256 "ff33c60741860b23ca3193ffa5a2a66636aecf6f6c9fa885f353be8d7cb6b7bf"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.53.4.tar.gz"
+ sha256 "d49410b8e07153fec9c7e26e321767706d1d713b9b204ebfa9358e0dd05e403b"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/dolt.git", branch: "main"
8
0 commit comments