2021-09-07 19:00:37 +00:00

17 lines
602 B
JSON

{
"version": "2.7.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.7.1/dvc-2.7.1.exe",
"hash": "5da2f6af0f9fd0434665135a6ef1e3497ae215b7a9f199131fc337a656206fef",
"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"
}
}