dvc: Update to version 2.8.0

This commit is contained in:
Richard Kuhnt 2021-10-11 13:00:35 +00:00
parent 4d2cd9d615
commit c3e41f2630

View File

@ -1,10 +1,10 @@
{ {
"version": "2.7.4", "version": "2.8.0",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/2.7.4/dvc-2.7.4.exe", "url": "https://github.com/iterative/dvc/releases/download/2.8.0/dvc-2.8.0.exe",
"hash": "2ce8a9911071b33c83eda2845c4f4271bbc94e8a9b754876f87bf36cb35d6d61", "hash": "5b9adae2551a0bf413f6d3e8680725f635ebd53ca57d4dff62e18637a498f239",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {