2022-06-08 00:33:21 +00:00

17 lines
605 B
JSON

{
"version": "2.11.0",
"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.11.0/dvc-2.11.0.exe",
"hash": "d5b025d9a6429aa5a7b14ff0b87afa8fb1f0cc9a88bc353fa6f9d19a12fe5b5f",
"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"
}
}