2020-12-15 08:35:51 +01:00

17 lines
605 B
JSON

{
"version": "1.11.6",
"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.6/dvc-1.11.6.exe",
"hash": "a326676f71b2e373ba710a6c197f210c1cde0ae32490eaa304666aa219d16be9",
"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"
}
}