From efe4ca222bbdf893aaa0e1b3b8e60f30bc60dd2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:28:49 +0000 Subject: [PATCH] prm: Update to version 3.6.0 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index 13bc2cfefb..ce8d103225 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.5.1", + "version": "3.6.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.5.1/prm_v3.5.1_windows_amd64.zip", - "hash": "18dc4858ea3aa035d2bfeb528112430790a4bc3797c7551188b14fed2169640f" + "url": "https://github.com/ldez/prm/releases/download/v3.6.0/prm_v3.6.0_windows_amd64.zip", + "hash": "83064d5c110b522348835eb8278e873ef7b39d3e5413f1214b6e78c72e296ea8" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.5.1/prm_v3.5.1_windows_386.zip", - "hash": "8432e119ae18628d3815c298db55da646eab65f312d62b6edaaa9e676b889c09" + "url": "https://github.com/ldez/prm/releases/download/v3.6.0/prm_v3.6.0_windows_386.zip", + "hash": "cfb793fc1690442c3e4e05721eb527937d9acf6ad0379f1b2c418ef768b32874" } }, "bin": "prm.exe",