2019-05-29 01:00:38 +00:00

17 lines
605 B
JSON

{
"homepage": "https://dvc.org/",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"license": "Apache-2.0",
"version": "0.41.0",
"url": "https://github.com/iterative/dvc/releases/download/0.41.0/dvc-0.41.0.exe",
"hash": "667d9c683e822a88d12ef55269ab1c4cf2ab886e26065702c3632258264319d5",
"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"
}
}