pyflow: Update to version 0.2.7

This commit is contained in:
Jakub Čábera 2020-06-04 08:48:35 +02:00
parent f150f68c57
commit 8a9420a238

View File

@ -1,12 +1,12 @@
{
"version": "0.2.6",
"version": "0.2.7",
"description": "A modern Python installation and dependency manager",
"homepage": "https://github.com/David-OConnor/pyflow",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.6/pyflow.zip",
"hash": "d566347e50a17fc0d6b8cd9c1bc244c930f6b54f676400a90c621c4a4bd6c5cd"
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.7/pyflow.zip",
"hash": "3a0d4756db76e22179be67cca7b8e54a42e3307169419835ac8e84afe6f4358d"
}
},
"bin": "pyflow.exe",