From 773ee7b80ef243ed29e80f431c0a36a5fe409a87 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Feb 2020 21:01:49 +0000 Subject: [PATCH] prm: Update to version 3.2.0 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index 40d72bd93c..96581ad69d 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.1.0", + "version": "3.2.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.1.0/prm_v3.1.0_windows_amd64.zip", - "hash": "b21b96a7c1e41a8c62938723a6686d58d5ebcf52ccb833e4da2dace6ddcf0660" + "url": "https://github.com/ldez/prm/releases/download/v3.2.0/prm_v3.2.0_windows_amd64.zip", + "hash": "91e81fc51a1720c3f923c067a3fc7c5ee356921dd37a2fad7ea62331f8ecdbb4" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.1.0/prm_v3.1.0_windows_386.zip", - "hash": "40094565318504f6c46ad6d7262c69800a4a3456a7514fc6e798b18e2693b15f" + "url": "https://github.com/ldez/prm/releases/download/v3.2.0/prm_v3.2.0_windows_386.zip", + "hash": "f59c3ef99e793f080953a26deb571d25fe26720c498f8244d7d4d49ea18b50d0" } }, "bin": "prm.exe",