prm: Update to version 3.1.0

This commit is contained in:
Richard Kuhnt 2020-02-15 03:01:49 +00:00
parent 9d24c4aac2
commit 4be197c162

View File

@ -1,16 +1,16 @@
{
"version": "3.0.0",
"version": "3.1.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/v3.0.0/prm_v3.0.0_windows_amd64.zip",
"hash": "6b38be0020eb62449a3a35961f7d4b5ef7fea649c217219a7b21756cb6e8be65"
"url": "https://github.com/ldez/prm/releases/download/v3.1.0/prm_v3.1.0_windows_amd64.zip",
"hash": "b21b96a7c1e41a8c62938723a6686d58d5ebcf52ccb833e4da2dace6ddcf0660"
},
"32bit": {
"url": "https://github.com/ldez/prm/releases/download/v3.0.0/prm_v3.0.0_windows_386.zip",
"hash": "d2fbdef5266fc9ea7f100329f76eff9903b053731a1952f9852ce2ba6e785a53"
"url": "https://github.com/ldez/prm/releases/download/v3.1.0/prm_v3.1.0_windows_386.zip",
"hash": "40094565318504f6c46ad6d7262c69800a4a3456a7514fc6e798b18e2693b15f"
}
},
"bin": "prm.exe",