2021-01-05 16:51:43 +01:00

17 lines
608 B
JSON

{
"version": "1.11.10",
"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/1.11.10/dvc-1.11.10.exe",
"hash": "67be6be105f3ee36bbeecc014d16b6b32c0a7850e3d7d1e24c985780c3e279ce",
"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"
}
}