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 ccd73e0 commit ed9d086Copy full SHA for ed9d086
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.78.2.tar.gz"
5
- sha256 "05e0dee48a637a7490632c4d8d9708e5450cc7bfe398dc5991eb7dbb36305643"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.78.3.tar.gz"
+ sha256 "be9a400e07b1e4b1f0f25ba4af89f25c60a1af8c52e4844e48f6dc301b1a9a53"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments