Skip to content

Commit

Permalink
dolt 1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 17, 2024
1 parent e4130ac commit f2995c7
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.44.4.tar.gz"
sha256 "072095258207036928e9908ecb071f71af71ca3e6760d1ea1cfd815b21188ecb"
url "https://github.com/dolthub/dolt/archive/refs/tags/v1.45.0.tar.gz"
sha256 "e8db9e5dc0d9db055cf28db0bc19aadd3db2eec7d12bcea66d15e59350848a6d"
license "Apache-2.0"

livecheck do
Expand Down

0 comments on commit f2995c7

Please sign in to comment.