Skip to content

Commit d1b4491

Browse files
coffeegodddBrewTestBot
authored andcommitted
dolt 0.40.19
Created by https://github.com/mislav/bump-homebrew-formula-action Closes Homebrew#106178. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 54ca794 commit d1b4491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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/v0.40.18.tar.gz"
5-
sha256 "b20465194d1e3243a08f7565589483235c5f8cd224a1ea5b042af015cc53a2e5"
4+
url "https://github.com/dolthub/dolt/archive/v0.40.19.tar.gz"
5+
sha256 "a6036334f2e8854b253a1115aff2887f1574cd219b51abd81eee08827164d56c"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)