dvc: Update to version 2.2.0

This commit is contained in:
Richard Kuhnt 2021-05-31 11:00:15 +00:00
parent 605c3b5ea9
commit 4bef52c4ed

View File

@ -1,10 +1,10 @@
{ {
"version": "2.1.0", "version": "2.2.0",
"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.1.0/dvc-2.1.0.exe", "url": "https://github.com/iterative/dvc/releases/download/2.2.0/dvc-2.2.0.exe",
"hash": "edd2e0cf7d60bc97edd9cba1ba24210ef6df3529951cdcd58b702f550b613359", "hash": "2b7e6d00b375f5be0ad1b781bf191222b3d66446f797bae86561d5efa87d8504",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {