2022-11-07 20:29:54 +00:00

17 lines
605 B
JSON

{
"version": "2.34.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.34.0/dvc-2.34.0.exe",
"hash": "2d7275d06448b028b9d841debc7b4a78b5b31b8c5832936d8cc7e567d9b9f9a7",
"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"
}
}