dvc: Update to version 2.4.1

This commit is contained in:
Jakub Čábera 2021-06-23 06:57:54 -07:00
parent 42bfbd4e71
commit ded1fe8950

View File

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