Skip to content

Commit 8d33acb

Browse files
committed
dolt 1.55.3
1 parent 1affc46 commit 8d33acb

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.55.2.tar.gz"
5-
sha256 "5f5b25d076a49c066eb08c10d3eb6a518051da7d498a9d49b437387b8a8b37b6"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.55.3.tar.gz"
5+
sha256 "36498ff0fc7c79e0011ae8811874531b0968f38804868ea87c84ad5db3d703dc"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/dolthub/dolt.git", branch: "main"

0 commit comments

Comments
 (0)