dvc: Update to version 1.1.7

This commit is contained in:
Jakub Čábera 2020-07-04 11:37:57 +02:00
parent 2aa7fcdd12
commit 2c1d73845b

View File

@ -1,10 +1,10 @@
{ {
"version": "1.1.6", "version": "1.1.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.1.6/dvc-1.1.6.exe", "url": "https://github.com/iterative/dvc/releases/download/1.1.7/dvc-1.1.7.exe",
"hash": "a431b82cf452480ecad2ccd09cf0afeca15b79a43b55c4e0ed92078b5da1bd37", "hash": "4f6970454ab7865171f69777d166e5774300189a879860a7279d222753b6a323",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {