pyflow: Update to version 0.2.1

This commit is contained in:
Richard Kuhnt 2019-11-24 19:01:52 +00:00
parent ea7d626578
commit d98098a3f4

View File

@ -1,10 +1,10 @@
{ {
"version": "0.1.9", "version": "0.2.1",
"homepage": "https://github.com/David-OConnor/pyflow", "homepage": "https://github.com/David-OConnor/pyflow",
"description": "A modern Python installation and dependency manager.", "description": "A modern Python installation and dependency manager.",
"license": "MIT", "license": "MIT",
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.1.9/pyflow.zip", "url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.1/pyflow.zip",
"hash": "98b766faa7ba198cedfc528d1dd44f3775cb367d5f19b3e8f57fa4b692f25670", "hash": "4c85b01bd751f71d860eb2845209c1d52283661bf929fe730d13daf7eca98ae5",
"bin": "pyflow.exe", "bin": "pyflow.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {