2023-08-05 04:27:53 +00:00

17 lines
605 B
JSON

{
"version": "3.12.0",
"description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/",
"license": "Apache-2.0",
"url": "https://s3-us-east-2.amazonaws.com/dvc-public/dvc-pkgs/exe/dvc-3.12.0.exe",
"hash": "217fefff0250e13a0d790a3a59584fa2a3b3362d3371a34c576316ab5564b72a",
"innosetup": true,
"bin": "dvc.exe",
"checkver": {
"github": "https://github.com/iterative/dvc"
},
"autoupdate": {
"url": "https://s3-us-east-2.amazonaws.com/dvc-public/dvc-pkgs/exe/dvc-$version.exe"
}
}