Skip to content

Commit ba949b8

Browse files
committed
dolt 1.43.4
1 parent 0e8b6d2 commit ba949b8

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.43.3.tar.gz"
5-
sha256 "6fb7d82da3e521a66f181a87bf4cd59d070dafae6d2415677c85557abbedef25"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.4.tar.gz"
5+
sha256 "eee081aa01a3f16e074a0c54cd720a1e665e9204c325f3d7cdc72fca8b795665"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)