2022-07-06 00:34:13 +00:00

17 lines
605 B
JSON

{
"version": "2.12.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.12.1/dvc-2.12.1.exe",
"hash": "37e471117a3abaddfef14a59a56f28a57308e7b43ac6dc51589f9fa07e60554b",
"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"
}
}