dolt 0.51.15
Created by https://github.com/mislav/bump-homebrew-formula-action Closes #119722. Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
8c378e1500
commit
f68eb2a31e
|
@ -1,8 +1,8 @@
|
|||
class Dolt < Formula
|
||||
desc "Git for Data"
|
||||
homepage "https://github.com/dolthub/dolt"
|
||||
url "https://github.com/dolthub/dolt/archive/v0.51.14.tar.gz"
|
||||
sha256 "f7b0b600964862cb9a8b742802d09cb13cbc8a248bc29bb7ee617c2d8024e69d"
|
||||
url "https://github.com/dolthub/dolt/archive/v0.51.15.tar.gz"
|
||||
sha256 "efc02550bcf0992a9947d24b1c322a08705bb48a402fd1c1b136d2a30fc302dc"
|
||||
license "Apache-2.0"
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue