Skip to content

Commit 28e7eef

Browse files
committed
dolt 1.59.2
1 parent 64e0f02 commit 28e7eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/dolt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dolt < Formula
22
desc "Git for Data"
33
homepage "https://github.com/dolthub/dolt"
4-
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.1.tar.gz"
5-
sha256 "43097cf1e748be72f4a8afc313483116f1e9f65f59083a24731c67a67aa91200"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.2.tar.gz"
5+
sha256 "653f07b42d9433a4fdb4bc72babb76514066782696f1c5bf68bbf6e126839ca4"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/dolthub/dolt.git", branch: "main"

0 commit comments

Comments
 (0)