dvc: Update to version 1.11.3

This commit is contained in:
Jakub Čábera 2020-12-08 18:35:34 +01:00
parent 196c6f9f65
commit 44c92ad368

View File

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