2021-03-22 14:00:29 +00:00

17 lines
602 B
JSON

{
"version": "2.0.7",
"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.0.7/dvc-2.0.7.exe",
"hash": "6886db0c266df687eeecb6bcdc670ca0ddd4984f5ffe462ab784de1c0a0f68cc",
"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"
}
}