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 990381d commit be3f934Copy full SHA for be3f934
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.55.6.tar.gz"
5
- sha256 "370882655f5e6624be25d62ed668b444df4785c52016201e5ce672babec847e8"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.57.0.tar.gz"
+ sha256 "eaf04146cbcab40d9f95fbfd4401a48f2be645c7155ad02be067e65ba0a23e98"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments