2021-07-08 21:00:25 +00:00

17 lines
602 B
JSON

{
"version": "2.5.4",
"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.5.4/dvc-2.5.4.exe",
"hash": "daa132404b5d2858fc0ae7278d00829a43195d2c7ba5aea3dc27b763ac28294b",
"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"
}
}