From 44241330fcf26e293e2277c946ab88e75fe4f553 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 15:02:00 +0000 Subject: [PATCH] prm: Update to version 2.7.0 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index 55f39fe24d..ba484a270b 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "2.6.1", + "version": "2.7.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/v2.6.1/prm_v2.6.1_windows_amd64.zip", - "hash": "4857f4b32af82a76536095ac030cbe785982b3f3ba063f706c03bf5a6742a715" + "url": "https://github.com/ldez/prm/releases/download/v2.7.0/prm_v2.7.0_windows_amd64.zip", + "hash": "68f741309383c227c3110d45d6253bbb16d60dce9afa6dca4588978be1abff30" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v2.6.1/prm_v2.6.1_windows_386.zip", - "hash": "fdbb83cc64e8fd773ffc1c21d03d29c1824b5b900c541defff60990d431e17fa" + "url": "https://github.com/ldez/prm/releases/download/v2.7.0/prm_v2.7.0_windows_386.zip", + "hash": "c51260e8c500dfc006171eebcf45dfed06c491309dcdcaba46b126275c64ab1e" } }, "bin": "prm.exe",