pyflow: Update to version 0.2.6

This commit is contained in:
Jakub Čábera 2020-05-21 19:44:47 +02:00
parent 31ad37eb59
commit 636f825d8c

View File

@ -1,12 +1,12 @@
{
"version": "0.2.5.1",
"version": "0.2.6",
"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.5.1/pyflow.zip",
"hash": "ce66e10a0154500e27827dc0947e8cc535274f1e5591acfbf7f37809d6660915"
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.2.6/pyflow.zip",
"hash": "d566347e50a17fc0d6b8cd9c1bc244c930f6b54f676400a90c621c4a4bd6c5cd"
}
},
"bin": "pyflow.exe",