Skip to content

Commit ce2fc9e

Browse files
committed
dolt 1.43.11
1 parent f4f0733 commit ce2fc9e

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.10.tar.gz"
5-
sha256 "03f70573f6c75af01dca708921399a7df7a2609695ce2ea1e5f67bf077d90a8a"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.11.tar.gz"
5+
sha256 "64745c10d700de15dac926441400c4d2a9bbfd320b657f9ece49845ef3d6ecf2"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)