prm: Update to version 2.7.0

This commit is contained in:
Richard Kuhnt 2019-12-20 15:02:00 +00:00
parent 885d94a2bf
commit 44241330fc

View File

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