dvc: Update to version 2.8.2

This commit is contained in:
Richard Kuhnt 2021-10-21 23:00:39 +00:00
parent f461944c99
commit e9e34ac18c

View File

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