2021-10-11 14:00:30 +00:00

17 lines
602 B
JSON

{
"version": "2.8.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.8.1/dvc-2.8.1.exe",
"hash": "cbe30bb8d9ed057ea8e3359db866102ba6161faed6338a036a12d35a632ae7de",
"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"
}
}