dvc: Update to version 2.0.9

This commit is contained in:
Richard Kuhnt 2021-03-24 19:00:26 +00:00
parent 4901d427a9
commit 91311423dc

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.8", "version": "2.0.9",
"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.0.8/dvc-2.0.8.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.9/dvc-2.0.9.exe",
"hash": "4aec27fda9835ead778766d6ff6997193fcd3346068ebee1d730160203ba6881", "hash": "36d5447538b255211a9db697a0a6aff1905c1ac289c5f4da6425ac1ac2a9eb46",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {