2022-06-30 12:31:44 +00:00

17 lines
605 B
JSON

{
"version": "2.12.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.12.0/dvc-2.12.0.exe",
"hash": "15bb2e48c336522371d47867591578b2ec13b2400928e795700dee4be65995a8",
"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"
}
}