dvc: Update to version 1.11.15

This commit is contained in:
Jakub Čábera 2021-02-02 17:39:44 +01:00
parent 3cffac1568
commit edb417fab4

View File

@ -1,10 +1,10 @@
{ {
"version": "1.11.14", "version": "1.11.15",
"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.14/dvc-1.11.14.exe", "url": "https://github.com/iterative/dvc/releases/download/1.11.15/dvc-1.11.15.exe",
"hash": "2f85d7d388376522831d57e32998e25e446c45359852c6c49202a7e633817068", "hash": "3a98fd2119fa05df3b4f55f4179ae37b3dffd43b0aa4ad15a8d0c1dd3647ad26",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {