prm: Update to version 2.7.1

This commit is contained in:
Richard Kuhnt 2020-02-02 20:01:49 +00:00
parent dce8841fe0
commit 8feda8687c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.7.0", "version": "2.7.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/v2.7.0/prm_v2.7.0_windows_amd64.zip", "url": "https://github.com/ldez/prm/releases/download/v2.7.1/prm_v2.7.1_windows_amd64.zip",
"hash": "68f741309383c227c3110d45d6253bbb16d60dce9afa6dca4588978be1abff30" "hash": "f6b03d04e6638a66f404f585483feb5cbd179a62e302058072e93038a480eef8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ldez/prm/releases/download/v2.7.0/prm_v2.7.0_windows_386.zip", "url": "https://github.com/ldez/prm/releases/download/v2.7.1/prm_v2.7.1_windows_386.zip",
"hash": "c51260e8c500dfc006171eebcf45dfed06c491309dcdcaba46b126275c64ab1e" "hash": "3851df56b541debc8178e8967855fa3bcc1bffac668ace2a4ebf363c378c10b6"
} }
}, },
"bin": "prm.exe", "bin": "prm.exe",