dvc: Update to version 2.8.1

This commit is contained in:
Richard Kuhnt 2021-10-11 14:00:30 +00:00
parent b7fbc6cab6
commit 61e353b329

View File

@ -1,10 +1,10 @@
{ {
"version": "2.8.0", "version": "2.8.1",
"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.8.0/dvc-2.8.0.exe", "url": "https://github.com/iterative/dvc/releases/download/2.8.1/dvc-2.8.1.exe",
"hash": "5b9adae2551a0bf413f6d3e8680725f635ebd53ca57d4dff62e18637a498f239", "hash": "cbe30bb8d9ed057ea8e3359db866102ba6161faed6338a036a12d35a632ae7de",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {