pyflow: Update to version 0.1.6

This commit is contained in:
Richard Kuhnt 2019-10-09 15:01:14 +00:00
parent 0867fc6ee7
commit 9a9d7d4691

View File

@ -1,10 +1,10 @@
{ {
"version": "0.1.5", "version": "0.1.6",
"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.5/pyflow.zip", "url": "https://github.com/David-OConnor/pyflow/releases/download/0.1.6/pyflow.zip",
"hash": "fc6bad25dc84ba19e887ca7fab4ce6de92be70a366525c14d116eadc7af388b6", "hash": "26c1f8d20a607ff60203b3a62f49ad2e8589fe50c4d1fc919478cd8f4227603f",
"bin": "pyflow.exe", "bin": "pyflow.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {