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 c40250c commit abf40a3Copy full SHA for abf40a3
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.50.6.tar.gz"
5
- sha256 "6f5ffab758d51fb55c91fe626a5ccae754194abe1227a5629ef83a775341f09d"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.50.7.tar.gz"
+ sha256 "21232b8f2deac2676a3b219ddc34911041b5112dc5b99cfd229804284dc0b9bb"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments