From 8feda8687ce2ea426e255a7869d979319dbfa85e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Feb 2020 20:01:49 +0000 Subject: [PATCH] prm: Update to version 2.7.1 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index ba484a270b..1e6a1ed4fd 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "2.7.0", + "version": "2.7.1", "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.7.0/prm_v2.7.0_windows_amd64.zip", - "hash": "68f741309383c227c3110d45d6253bbb16d60dce9afa6dca4588978be1abff30" + "url": "https://github.com/ldez/prm/releases/download/v2.7.1/prm_v2.7.1_windows_amd64.zip", + "hash": "f6b03d04e6638a66f404f585483feb5cbd179a62e302058072e93038a480eef8" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v2.7.0/prm_v2.7.0_windows_386.zip", - "hash": "c51260e8c500dfc006171eebcf45dfed06c491309dcdcaba46b126275c64ab1e" + "url": "https://github.com/ldez/prm/releases/download/v2.7.1/prm_v2.7.1_windows_386.zip", + "hash": "3851df56b541debc8178e8967855fa3bcc1bffac668ace2a4ebf363c378c10b6" } }, "bin": "prm.exe",