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 32cb18f commit 432f02aCopy full SHA for 432f02a
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.2.tar.gz"
5
- sha256 "c001c5be458675d49f905f7b8f23d8fb659375c05ba13b1e242bdad1da4f3570"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.51.3.tar.gz"
+ sha256 "98b768dd79e08168680b69c8422fbb06c949ebee1b4d885c537c8d3eaaee2e11"
6
license "Apache-2.0"
7
head "https://github.com/dolthub/dolt.git", branch: "main"
8
0 commit comments