prm: Update to version 3.4.0

This commit is contained in:
Jakub Čábera 2020-06-22 00:08:49 +02:00
parent a74c3dbcfd
commit 81f740d26a

View File

@ -1,16 +1,16 @@
{
"version": "3.3.0",
"version": "3.4.0",
"description": "Pull Request Manager for Maintainers.",
"homepage": "https://github.com/ldez/prm/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/ldez/prm/releases/download/v3.3.0/prm_v3.3.0_windows_amd64.zip",
"hash": "8017dcd484d14ddc3d8dff166f2f01efe9b370c90ad4fc0be6dda93952cb8ede"
"url": "https://github.com/ldez/prm/releases/download/v3.4.0/prm_v3.4.0_windows_amd64.zip",
"hash": "2d44eb0d96f47b40c2447d1f2a031c14986ade6915c0f07190b96673b5ac1a23"
},
"32bit": {
"url": "https://github.com/ldez/prm/releases/download/v3.3.0/prm_v3.3.0_windows_386.zip",
"hash": "bc9a1abb53f4b9877d7daf59d0f35c76f258c5a6f7d27e8261c32c877ed84668"
"url": "https://github.com/ldez/prm/releases/download/v3.4.0/prm_v3.4.0_windows_386.zip",
"hash": "ef80656ab35995ee3c17c0ad43874825d0d38bd19fb033ba4a2c0cf52821ac41"
}
},
"bin": "prm.exe",