Skip to content

Commit

Permalink
dolt 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 10, 2024
1 parent 610887c commit 1c6f0de
Showing 1 changed file with 2 additions and 2 deletions.
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.33.0.tar.gz"
sha256 "1c02ae4756bf814edcf9a592fcfec1610e129dca57b2b2e8d15a83fae2081871"
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.34.0.tar.gz"
sha256 "97f1b5289a350d4e2be98211aff539cb4f122be3b28372472c2635656c61f3cb"
license "Apache-2.0"

livecheck do
Expand Down

0 comments on commit 1c6f0de

Please sign in to comment.