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 64e0f02 commit 28e7eefCopy full SHA for 28e7eef
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.59.1.tar.gz"
5
- sha256 "43097cf1e748be72f4a8afc313483116f1e9f65f59083a24731c67a67aa91200"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.2.tar.gz"
+ sha256 "653f07b42d9433a4fdb4bc72babb76514066782696f1c5bf68bbf6e126839ca4"
6
license "Apache-2.0"
7
version_scheme 1
8
head "https://github.com/dolthub/dolt.git", branch: "main"
0 commit comments