2022-08-29 00:34:36 +00:00

17 lines
605 B
JSON

{
"version": "2.22.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.22.0/dvc-2.22.0.exe",
"hash": "54dcd3e1914905e8ab1245054399e1241e0b3862aea721ed5e1b7d3ee05b6a7a",
"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"
}
}