dvc: Update to version 1.5.0

This commit is contained in:
Jakub Čábera 2020-08-13 09:41:47 +02:00
parent d4d23e06c1
commit b437f7f8d3

View File

@ -1,10 +1,10 @@
{ {
"version": "1.4.0", "version": "1.5.0",
"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.4.0/dvc-1.4.0.exe", "url": "https://github.com/iterative/dvc/releases/download/1.5.0/dvc-1.5.0.exe",
"hash": "b822cbcea76766a5d0de30ad007490b891bf1c9cedb9fea3a4df322aae924c7d", "hash": "86e4257711843bac912081fbede2ca3e7c6a55a3e5f22fcf413a87c4588c55d3",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {