2020-06-19 20:19:10 +02:00

17 lines
605 B
JSON

{
"version": "0.94.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/0.94.1/dvc-0.94.1.exe",
"hash": "701c813244014780527a28685f299e1efb7adbb3d9e639b5f6ca6a8eb9af306e",
"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"
}
}