From 003ecaf86012c6dd67d38e96669db7d33cc07309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 3 Dec 2020 09:57:38 +0100 Subject: [PATCH] prm: Update to version 3.4.3 --- bucket/prm.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/prm.json b/bucket/prm.json index 3f88cc68e2..52d2d71cb2 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.4.0", + "version": "3.4.3", "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.4.0/prm_v3.4.0_windows_amd64.zip", - "hash": "2d44eb0d96f47b40c2447d1f2a031c14986ade6915c0f07190b96673b5ac1a23" + "url": "https://github.com/ldez/prm/releases/download/v3.4.3/prm_v3.4.3_windows_amd64.zip", + "hash": "19322d87f79a3dab416c5fcbdb7aa904dfae0b82098f68f0d9db7a3e78fe62f6" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.4.0/prm_v3.4.0_windows_386.zip", - "hash": "ef80656ab35995ee3c17c0ad43874825d0d38bd19fb033ba4a2c0cf52821ac41" + "url": "https://github.com/ldez/prm/releases/download/v3.4.3/prm_v3.4.3_windows_386.zip", + "hash": "29cd8fde9186da108bf69f2c02815f797db733e06bc744a108ae88731fed8fe1" } }, "bin": "prm.exe",