2023-07-22 04:26:45 +00:00

17 lines
603 B
JSON

{
"version": "3.7.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.7.0.exe",
"hash": "6303a38e608d78af53d4bd9ac6f4575cb25db0af0571c4a1d74f7bbe6718703c",
"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"
}
}