Skip to content

Commit ab02b35

Browse files
committed
dolt 1.59.16
1 parent 1ac69ae commit ab02b35

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.15.tar.gz"
5-
sha256 "a03d571c95e9153b6eefd2c1af180b999b5fcff0ea6b2db0442727379775fd45"
4+
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.59.16.tar.gz"
5+
sha256 "ec23ab09124f265f76f91d5d0c05eb981be1976712704079838269f1e610ea6b"
66
license "Apache-2.0"
77
version_scheme 1
88
head "https://github.com/dolthub/dolt.git", branch: "main"

0 commit comments

Comments
 (0)