dvc: Update to version 2.6.3

This commit is contained in:
Richard Kuhnt 2021-08-17 13:00:36 +00:00
parent 172bed2645
commit e49939c97c

View File

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