diff --git a/bucket/prm.json b/bucket/prm.json index df561a6b8b..13bc2cfefb 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "3.5.0", + "version": "3.5.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/v3.5.0/prm_v3.5.0_windows_amd64.zip", - "hash": "5d54084155e706f8f90d1a3a84818836ec099263a2145032aebd76ce2752d483" + "url": "https://github.com/ldez/prm/releases/download/v3.5.1/prm_v3.5.1_windows_amd64.zip", + "hash": "18dc4858ea3aa035d2bfeb528112430790a4bc3797c7551188b14fed2169640f" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v3.5.0/prm_v3.5.0_windows_386.zip", - "hash": "66e5097635f227ca4eea8afdbcd45857a8191940a70db04f161001ead6942ad4" + "url": "https://github.com/ldez/prm/releases/download/v3.5.1/prm_v3.5.1_windows_386.zip", + "hash": "8432e119ae18628d3815c298db55da646eab65f312d62b6edaaa9e676b889c09" } }, "bin": "prm.exe",