2023-02-16 20:28:36 +00:00

17 lines
605 B
JSON

{
"version": "2.45.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.45.1/dvc-2.45.1.exe",
"hash": "95136fa5a50c8ab28ddac3f3025d6e204c32ae3b6d98c9e74b1ceb371c8b8e91",
"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"
}
}