2020-12-13 04:49:52 +01:00

17 lines
605 B
JSON

{
"version": "1.11.4",
"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/1.11.4/dvc-1.11.4.exe",
"hash": "ff4c09c6a34b048f893832f5d6070f7c0efa7d0d78243f1f40547e266957e848",
"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"
}
}