2023-07-26 00:34:18 +00:00

17 lines
603 B
JSON

{
"version": "3.8.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.8.1.exe",
"hash": "07c52948c33be99ac87edf04abd1205d01d72cffaa19ae56572a5782bf61e3ee",
"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"
}
}