dvc: Update to version 1.8.1

This commit is contained in:
Jakub Čábera 2020-10-01 13:56:06 +02:00
parent 4332a5aae4
commit 711999efbb

View File

@ -1,10 +1,10 @@
{ {
"version": "1.8.0", "version": "1.8.1",
"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.8.0/dvc-1.8.0.exe", "url": "https://github.com/iterative/dvc/releases/download/1.8.1/dvc-1.8.1.exe",
"hash": "dea2addf5da386af67249a5bf1346599f847c22340cd06b536629ea02697caab", "hash": "a594c6e2bb2fe902c5469c3e6cf10ecb9cddfe351c285130fcceee57ee61c148",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {