Skip to content

Commit ebd10ae

Browse files
committed
dolt 1.43.9
1 parent fdf55dc commit ebd10ae

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.8.tar.gz"
5-
sha256 "f69ebff2617297fab43e3f03d91905cac287ab34aaa1923ba4181a06176fb5a0"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.9.tar.gz"
5+
sha256 "dae0ccfbb5895fd33277cd36cee19c747afdd85fe82d79b783631ed89fd64684"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)