2021-03-05 12:57:10 +01:00

17 lines
602 B
JSON

{
"version": "2.0.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.0.3/dvc-2.0.3.exe",
"hash": "f69d8a932beca12cf25d64ad9fb7ea18e63e7d50725161dd0d43375f590b7f8e",
"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"
}
}