We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2759e0f commit f587135Copy full SHA for f587135
Formula/d/dolt.rb
@@ -1,8 +1,8 @@
1
class Dolt < Formula
2
desc "Git for Data"
3
homepage "https://github.com/dolthub/dolt"
4
- url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.18.tar.gz"
5
- sha256 "b35a178c7016ca085541999cedc6341b4bfdb70476a75dbaf518da5d820627b8"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.43.19.tar.gz"
+ sha256 "cd2a2497d94f938a9a5b68bd855c71a6ef136fa77cc11b31c17142efc65babfa"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments