dvc: Update to version 2.0.12

This commit is contained in:
Richard Kuhnt 2021-03-26 23:00:24 +00:00
parent 547c7e2574
commit ef7365eba0

View File

@ -1,10 +1,10 @@
{ {
"version": "2.0.11", "version": "2.0.12",
"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/2.0.11/dvc-2.0.11.exe", "url": "https://github.com/iterative/dvc/releases/download/2.0.12/dvc-2.0.12.exe",
"hash": "026c9fb990772c3652d56c8c29561f91a885f6c98d66e894b86bfcb2ae8df1b1", "hash": "be6df726b5b3ceb4f562bd8fe15186c97c23e6417cb14ae88393a71c227e53d6",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {