dvc: Update to version 2.4.2

This commit is contained in:
Richard Kuhnt 2021-06-28 18:00:28 +00:00
parent 9c85c55476
commit 274dda9e3c

View File

@ -1,10 +1,10 @@
{ {
"version": "2.4.1", "version": "2.4.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.4.1/dvc-2.4.1.exe", "url": "https://github.com/iterative/dvc/releases/download/2.4.2/dvc-2.4.2.exe",
"hash": "c82533ebd5cb3af2bb30045f4bac9e2083190c9c27561afffaa983c901d2cf71", "hash": "19462c8f957ff70cb4a7822741cd64a8e8445a741a1025f535b1541bf1b51132",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {