dvc: Update to version 1.2.0

This commit is contained in:
Jakub Čábera 2020-07-24 04:29:03 +02:00
parent 3354ab8d0d
commit a42c06955a

View File

@ -1,10 +1,10 @@
{ {
"version": "1.1.11", "version": "1.2.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.1.11/dvc-1.1.11.exe", "url": "https://github.com/iterative/dvc/releases/download/1.2.0/dvc-1.2.0.exe",
"hash": "3dca17e513e2521254060ea8635e07c540756c900b86f4233f804961d406622f", "hash": "6da148c7652cccdc86f00cbd943d719a313b13221d11533be42d6ffdcf507c76",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {