dvc: Update to version 2.6.2

This commit is contained in:
Richard Kuhnt 2021-08-17 00:00:33 +00:00
parent cb21ecb40e
commit 28d18bde4b

View File

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