2022-08-26 00:33:56 +00:00

17 lines
605 B
JSON

{
"version": "2.21.1",
"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.21.1/dvc-2.21.1.exe",
"hash": "2ea6ea50b6cec51c9ea0f92302692e63b81c48a64b175bdf31cef90137a10d70",
"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"
}
}