Skip to content

Commit cc4d681

Browse files
committed
dolt 1.51.4
1 parent 5d09c4e commit cc4d681

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.3.tar.gz"
5-
sha256 "98b768dd79e08168680b69c8422fbb06c949ebee1b4d885c537c8d3eaaee2e11"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.51.4.tar.gz"
5+
sha256 "8cd4b4a6ee0e55f4cde7206c1b9e1f9c00302972f17112b505ccf6d58e6fbc74"
66
license "Apache-2.0"
77
head "https://github.com/dolthub/dolt.git", branch: "main"
88

0 commit comments

Comments
 (0)