dvc: Update to version 2.8.3

This commit is contained in:
Richard Kuhnt 2021-11-08 15:00:32 +00:00
parent a0f589dbdc
commit 6474d731d8

View File

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