dvc: Update to version 1.11.2

This commit is contained in:
Jakub Čábera 2020-12-02 19:12:24 +01:00
parent ed072807e4
commit f418d5eda0

View File

@ -1,10 +1,10 @@
{ {
"version": "1.10.2", "version": "1.11.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/1.10.2/dvc-1.10.2.exe", "url": "https://github.com/iterative/dvc/releases/download/1.11.2/dvc-1.11.2.exe",
"hash": "c4f07dfc296e27c6cc4b4c6074d57565126728621e65b2dc743b52e23356ed79", "hash": "2e19b7ee4a5eb4559c017fcfc9457f1d472565c7950780ed5fac3d408cf62098",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {