2022-09-19 16:30:51 +00:00

17 lines
605 B
JSON

{
"version": "2.27.2",
"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.27.2/dvc-2.27.2.exe",
"hash": "3e3a2c34b8814ac9a8a8ea79a2d6aff89e081f8446cd4379c9d95dbf8482f9a7",
"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"
}
}