pyflow: Update to version 0.2.5

This commit is contained in:
Richard Kuhnt 2020-03-06 16:01:52 +00:00
parent 8adaeeea6e
commit fce0db1fe4

View File

@ -1,10 +1,10 @@
{ {
"version": "0.2.4", "version": "0.2.5",
"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.2.4/pyflow.zip", "url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.5/pyflow.zip",
"hash": "8724de8e6cbb5e4b3eb9653640b920ae08b595c1aebd1eda9df77db49ec4f308", "hash": "da811fff144fb9b7deca5ee69b57316269aa68eca3a3a4b8e5f3c1f1a33e8d5a",
"bin": "pyflow.exe", "bin": "pyflow.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {