Skip to content

Commit 094a7f9

Browse files
committed
dolt 1.53.4
1 parent d598921 commit 094a7f9

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.53.3.tar.gz"
5-
sha256 "ff33c60741860b23ca3193ffa5a2a66636aecf6f6c9fa885f353be8d7cb6b7bf"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.53.4.tar.gz"
5+
sha256 "d49410b8e07153fec9c7e26e321767706d1d713b9b204ebfa9358e0dd05e403b"
66
license "Apache-2.0"
77
head "https://github.com/dolthub/dolt.git", branch: "main"
88

0 commit comments

Comments
 (0)