Skip to content

Commit 432f02a

Browse files
committed
dolt 1.51.3
1 parent 32cb18f commit 432f02a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dolt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dolt < Formula
22
desc "Git for Data"
33
homepage "https://github.com/dolthub/dolt"
4-
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.51.2.tar.gz"
5-
sha256 "c001c5be458675d49f905f7b8f23d8fb659375c05ba13b1e242bdad1da4f3570"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.51.3.tar.gz"
5+
sha256 "98b768dd79e08168680b69c8422fbb06c949ebee1b4d885c537c8d3eaaee2e11"
66
license "Apache-2.0"
77
head "https://github.com/dolthub/dolt.git", branch: "main"
88

0 commit comments

Comments
 (0)