pyflow: Update to version 0.3.1

This commit is contained in:
Jakub Čábera 2021-07-03 02:08:53 -07:00
parent ba7130cac7
commit 4203ba88eb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.3.0", "version": "0.3.1",
"description": "A modern Python installation and dependency manager", "description": "A modern Python installation and dependency manager",
"homepage": "https://github.com/David-OConnor/pyflow", "homepage": "https://github.com/David-OConnor/pyflow",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/David-OConnor/pyflow/releases/download/0.3.0/pyflow.zip", "url": "https://github.com/David-OConnor/pyflow/releases/download/0.3.1/pyflow.zip",
"hash": "35b719db3ba7e66f301d3ed8ad3f9473d21f5b246f464ab8a76eb451e7856193" "hash": "66f38dccd246c86777919c0b0d1ca519a63e253d0fd64e3f8a2d143c2c7901f0"
} }
}, },
"bin": "pyflow.exe", "bin": "pyflow.exe",