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 5d09c4e commit cc4d681Copy full SHA for cc4d681
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.3.tar.gz"
5
- sha256 "98b768dd79e08168680b69c8422fbb06c949ebee1b4d885c537c8d3eaaee2e11"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.51.4.tar.gz"
+ sha256 "8cd4b4a6ee0e55f4cde7206c1b9e1f9c00302972f17112b505ccf6d58e6fbc74"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/dolt.git", branch: "main"
8
0 commit comments