2020-11-24 18:31:23 +01:00

17 lines
605 B
JSON

{
"version": "1.10.2",
"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/1.10.2/dvc-1.10.2.exe",
"hash": "c4f07dfc296e27c6cc4b4c6074d57565126728621e65b2dc743b52e23356ed79",
"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"
}
}