2021-06-02 07:33:27 -07:00

17 lines
602 B
JSON

{
"version": "2.3.0",
"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/2.3.0/dvc-2.3.0.exe",
"hash": "049578cec361de854554de6e6d13fc4bb3469985fa8bf90cec030759fc54b712",
"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"
}
}