prm: Update to version 3.4.5

This commit is contained in:
Richard Kuhnt 2021-11-08 23:00:48 +00:00
parent 09c645bc96
commit 90b3549e1e

View File

@ -1,16 +1,16 @@
{ {
"version": "3.4.4", "version": "3.4.5",
"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.4.4/prm_v3.4.4_windows_amd64.zip", "url": "https://github.com/ldez/prm/releases/download/v3.4.5/prm_v3.4.5_windows_amd64.zip",
"hash": "55a4d557d93398cfbd37e33e1b6f3169341633232f5117d20eed7199a82ecfe0" "hash": "c7937163088ecbd64665af1503e45778cac583b54ff972543d6187dfef5688b8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ldez/prm/releases/download/v3.4.4/prm_v3.4.4_windows_386.zip", "url": "https://github.com/ldez/prm/releases/download/v3.4.5/prm_v3.4.5_windows_386.zip",
"hash": "18ad91a822f1b34194ff60f51573bf2515aa46cf3b02a51512524272a1853508" "hash": "3b3b185879f424000356023a11cfad6f8790023f46debad132d67c5f191cc0d6"
} }
}, },
"bin": "prm.exe", "bin": "prm.exe",