From 81f740d26abc3b97b7c50c886f6d8b8627372099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 22 Jun 2020 00:08:49 +0200 Subject: [PATCH] prm: Update to version 3.4.0 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index a6ed5ddacd..3f88cc68e2 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.3.0", + "version": "3.4.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.3.0/prm_v3.3.0_windows_amd64.zip", - "hash": "8017dcd484d14ddc3d8dff166f2f01efe9b370c90ad4fc0be6dda93952cb8ede" + "url": "https://github.com/ldez/prm/releases/download/v3.4.0/prm_v3.4.0_windows_amd64.zip", + "hash": "2d44eb0d96f47b40c2447d1f2a031c14986ade6915c0f07190b96673b5ac1a23" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.3.0/prm_v3.3.0_windows_386.zip", - "hash": "bc9a1abb53f4b9877d7daf59d0f35c76f258c5a6f7d27e8261c32c877ed84668" + "url": "https://github.com/ldez/prm/releases/download/v3.4.0/prm_v3.4.0_windows_386.zip", + "hash": "ef80656ab35995ee3c17c0ad43874825d0d38bd19fb033ba4a2c0cf52821ac41" } }, "bin": "prm.exe",