Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/d/dolt.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dolt < Formula
desc "Git for Data"
homepage "https://github.com/dolthub/dolt"
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.35.1.tar.gz"
sha256 "c14d03154442690167eb06332cee1edf2dae99c191115bc30838f697078387cb"
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.35.2.tar.gz"
sha256 "904afc428914172f812ee123f0b3ff7857133b8a22cfc212f73e40c88ac5e829"
license "Apache-2.0"

livecheck do
Expand Down