dvc: Update to version 1.11.9

This commit is contained in:
Jakub Čábera 2020-12-23 17:03:49 +01:00
parent 893652bd34
commit bc3adb085f

View File

@ -1,10 +1,10 @@
{ {
"version": "1.11.8", "version": "1.11.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/1.11.8/dvc-1.11.8.exe", "url": "https://github.com/iterative/dvc/releases/download/1.11.9/dvc-1.11.9.exe",
"hash": "a951014c568f2aad9e99768d0980f1ece67e883e5d48ea7980ea758ee79e7f74", "hash": "235847c5f70f615b3cd8f02d1fde24439188eb6fb6c2753cbc43cc53428f2a38",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {