qrcp: Update to version 0.8.4

This commit is contained in:
Jakub Čábera 2021-04-24 22:07:59 +02:00
parent 0cff8130ce
commit 993ca32def

View File

@ -1,16 +1,16 @@
{
"version": "0.8.2",
"version": "0.8.4",
"description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.",
"homepage": "https://claudiodangelis.com/qrcp/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.2/qrcp_0.8.2_Windows_x86_64.tar.gz",
"hash": "feeec582f59579a721fc8785ec94c4545509857b1323b434d7b83906fd447ffe"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.4/qrcp_0.8.4_Windows_x86_64.tar.gz",
"hash": "ded5a28d9cfe179757d04211a4574fdb7a5a84d9d7a9f125985ae470d6c090c8"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.2/qrcp_0.8.2_Windows_i386.tar.gz",
"hash": "29d2a51a51fefd841c88abc65acb4ddfce11cb0ac911f7b63c315997e6499cac"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.4/qrcp_0.8.4_Windows_i386.tar.gz",
"hash": "3131bd28729377ddeb42e73699ece1f40b5ed02b71ba70fec105788961b56a44"
}
},
"bin": "qrcp.exe",