2021-12-22 16:29:53 +00:00

17 lines
602 B
JSON

{
"version": "2.9.3",
"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.9.3/dvc-2.9.3.exe",
"hash": "5b275a6953d882f4b652869f3b463b5c510560b74463e300d81e1b8bcf706b9c",
"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"
}
}