2022-11-01 00:41:28 +00:00

17 lines
605 B
JSON

{
"version": "2.33.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.33.1/dvc-2.33.1.exe",
"hash": "b0fbfbb1fefb4616e7be63701b7ec814449d716dba8854182d9432a916f04a65",
"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"
}
}