2023-03-07 00:34:50 +00:00

17 lines
605 B
JSON

{
"version": "2.46.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.46.0/dvc-2.46.0.exe",
"hash": "96cacd8c802d7681c012c0f99feeeb443468bf642d5464f6ab370dc271a9e9dc",
"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"
}
}