2021-08-15 16:00:30 +00:00

17 lines
602 B
JSON

{
"version": "2.6.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.6.0/dvc-2.6.0.exe",
"hash": "21e8db2ff07d4f9ef0a77e794ed7f1e45616352f1b2054a590fad2ea306ad048",
"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"
}
}