dvc: Update to version 2.4.3

This commit is contained in:
Richard Kuhnt 2021-06-29 15:00:22 +00:00
parent c4218dca66
commit 4f1c24303d

View File

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