2021-06-23 06:57:54 -07:00

17 lines
602 B
JSON

{
"version": "2.4.1",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/",
"license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/2.4.1/dvc-2.4.1.exe",
"hash": "c82533ebd5cb3af2bb30045f4bac9e2083190c9c27561afffaa983c901d2cf71",
"innosetup": true,
"bin": "dvc.exe",
"checkver": {
"github": "https://github.com/iterative/dvc"
},
"autoupdate": {
"url": "https://github.com/iterative/dvc/releases/download/$version/dvc-$version.exe"
}
}