2021-05-03 14:00:23 +00:00

17 lines
602 B
JSON

{
"version": "2.1.0",
"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.1.0/dvc-2.1.0.exe",
"hash": "edd2e0cf7d60bc97edd9cba1ba24210ef6df3529951cdcd58b702f550b613359",
"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"
}
}