dvc: Update to version 1.11.7

This commit is contained in:
Jakub Čábera 2020-12-16 08:52:06 +01:00
parent cb53109f95
commit 05b0286752

View File

@ -1,10 +1,10 @@
{ {
"version": "1.11.6", "version": "1.11.7",
"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.6/dvc-1.11.6.exe", "url": "https://github.com/iterative/dvc/releases/download/1.11.7/dvc-1.11.7.exe",
"hash": "a326676f71b2e373ba710a6c197f210c1cde0ae32490eaa304666aa219d16be9", "hash": "5490bd210bd659d871c8b1d2821dc684ae5045742765fd35b8aedace878545b3",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {