diff --git a/bucket/prm.json b/bucket/prm.json index 5e81c23fd4..55f39fe24d 100644 --- a/bucket/prm.json +++ b/bucket/prm.json @@ -1,16 +1,16 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0/prm_v2.6.0_windows_amd64.zip", - "hash": "ba2c6ce3b571ef0c13b8b6dcae05dce387c1b0e715db2c17fd237029dcc87541" + "url": "https://github.com/ldez/prm/releases/download/v2.6.1/prm_v2.6.1_windows_amd64.zip", + "hash": "4857f4b32af82a76536095ac030cbe785982b3f3ba063f706c03bf5a6742a715" }, "32bit": { - "url": "https://github.com/ldez/prm/releases/download/v2.6.0/prm_v2.6.0_windows_386.zip", - "hash": "2bf05e51837f3a665ea9884b635f5334b322ce878d24bed34bd4a72b89783458" + "url": "https://github.com/ldez/prm/releases/download/v2.6.1/prm_v2.6.1_windows_386.zip", + "hash": "fdbb83cc64e8fd773ffc1c21d03d29c1824b5b900c541defff60990d431e17fa" } }, "bin": "prm.exe",