prm: Update to version 3.3.0

This commit is contained in:
Richard Kuhnt 2020-02-17 14:01:51 +00:00
parent 0ef891dc36
commit a0ba14997e

View File

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