prm: Update to version 3.5.1

This commit is contained in:
github-actions[bot] 2024-02-14 00:32:39 +00:00
parent c521e5180e
commit 2448b21b30

View File

@ -1,16 +1,16 @@
{ {
"version": "3.5.0", "version": "3.5.1",
"description": "Pull Request Manager for Maintainers.", "description": "Pull Request Manager for Maintainers.",
"homepage": "https://github.com/ldez/prm/", "homepage": "https://github.com/ldez/prm/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ldez/prm/releases/download/v3.5.0/prm_v3.5.0_windows_amd64.zip", "url": "https://github.com/ldez/prm/releases/download/v3.5.1/prm_v3.5.1_windows_amd64.zip",
"hash": "5d54084155e706f8f90d1a3a84818836ec099263a2145032aebd76ce2752d483" "hash": "18dc4858ea3aa035d2bfeb528112430790a4bc3797c7551188b14fed2169640f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ldez/prm/releases/download/v3.5.0/prm_v3.5.0_windows_386.zip", "url": "https://github.com/ldez/prm/releases/download/v3.5.1/prm_v3.5.1_windows_386.zip",
"hash": "66e5097635f227ca4eea8afdbcd45857a8191940a70db04f161001ead6942ad4" "hash": "8432e119ae18628d3815c298db55da646eab65f312d62b6edaaa9e676b889c09"
} }
}, },
"bin": "prm.exe", "bin": "prm.exe",