From 2b65ab8486a7361dd8a60011823fb442675c5552 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 20:27:51 +0000 Subject: [PATCH] prm: Update to version 3.5.0 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index 7e5ab26e26..df561a6b8b 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.4.5", + "version": "3.5.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.4.5/prm_v3.4.5_windows_amd64.zip", - "hash": "c7937163088ecbd64665af1503e45778cac583b54ff972543d6187dfef5688b8" + "url": "https://github.com/ldez/prm/releases/download/v3.5.0/prm_v3.5.0_windows_amd64.zip", + "hash": "5d54084155e706f8f90d1a3a84818836ec099263a2145032aebd76ce2752d483" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.4.5/prm_v3.4.5_windows_386.zip", - "hash": "3b3b185879f424000356023a11cfad6f8790023f46debad132d67c5f191cc0d6" + "url": "https://github.com/ldez/prm/releases/download/v3.5.0/prm_v3.5.0_windows_386.zip", + "hash": "66e5097635f227ca4eea8afdbcd45857a8191940a70db04f161001ead6942ad4" } }, "bin": "prm.exe",