From 90b3549e1e1b9a181d150db6e9107d807d4e62fd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Nov 2021 23:00:48 +0000 Subject: [PATCH] prm: Update to version 3.4.5 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index d62cfeb9c2..7e5ab26e26 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.4.4", + "version": "3.4.5", "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.4.4/prm_v3.4.4_windows_amd64.zip", - "hash": "55a4d557d93398cfbd37e33e1b6f3169341633232f5117d20eed7199a82ecfe0" + "url": "https://github.com/ldez/prm/releases/download/v3.4.5/prm_v3.4.5_windows_amd64.zip", + "hash": "c7937163088ecbd64665af1503e45778cac583b54ff972543d6187dfef5688b8" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.4.4/prm_v3.4.4_windows_386.zip", - "hash": "18ad91a822f1b34194ff60f51573bf2515aa46cf3b02a51512524272a1853508" + "url": "https://github.com/ldez/prm/releases/download/v3.4.5/prm_v3.4.5_windows_386.zip", + "hash": "3b3b185879f424000356023a11cfad6f8790023f46debad132d67c5f191cc0d6" } }, "bin": "prm.exe",