We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7aea65 commit a5b4dc9Copy full SHA for a5b4dc9
Formula/d/dolt.rb
@@ -1,8 +1,8 @@
1
class Dolt < Formula
2
desc "Git for Data"
3
homepage "https://github.com/dolthub/dolt"
4
- url "https://github.com/dolthub/dolt/archive/refs/tags/v1.45.4.tar.gz"
5
- sha256 "1ea1612332c94c1ae555328a2320e4ec9278b3e0ce128302cc7b6deeae920fb6"
+ url "https://github.com/dolthub/dolt/archive/refs/tags/v1.45.5.tar.gz"
+ sha256 "dbf1d7847682d4c955282082cec0e7691a5156e21e6cf1ce19fec61241ae5002"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments