dvc: Update to version 2.6.4

This commit is contained in:
Richard Kuhnt 2021-08-20 18:00:35 +00:00
parent a26f16a5e9
commit 345846fb13

View File

@ -1,10 +1,10 @@
{ {
"version": "2.6.3", "version": "2.6.4",
"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.6.3/dvc-2.6.3.exe", "url": "https://github.com/iterative/dvc/releases/download/2.6.4/dvc-2.6.4.exe",
"hash": "942e74af3ad3df7e1fa5cbdd277b3ea8c71c78c0e828cd4bf6490b38fc8ed5a2", "hash": "1a43d226364f801ee07c72da07eeb8b135d695aaf6c2259d2973e43d33820861",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {