2023-03-20 20:28:41 +00:00

17 lines
605 B
JSON

{
"version": "2.51.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.51.0/dvc-2.51.0.exe",
"hash": "35a5d9f61d0d23e277d5ee2d71565bda65b76170b548017fc50e0830b462f9c5",
"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"
}
}