2021-03-26 02:00:24 +00:00

17 lines
605 B
JSON

{
"version": "2.0.11",
"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.11/dvc-2.0.11.exe",
"hash": "026c9fb990772c3652d56c8c29561f91a885f6c98d66e894b86bfcb2ae8df1b1",
"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"
}
}