2023-08-04 12:30:07 +00:00

17 lines
605 B
JSON

{
"version": "3.11.1",
"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.11.1.exe",
"hash": "a556335ed5728690c42bf92e4db4113fa2256838e692cde7a183ca73ebca6a66",
"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"
}
}