qrcp: Update to version 0.8.2

This commit is contained in:
Jakub Čábera 2021-04-22 18:16:50 +02:00
parent ea56f94825
commit f2a84a4647

View File

@ -1,16 +1,16 @@
{
"version": "0.8.1",
"version": "0.8.2",
"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.1/qrcp_0.8.1_Windows_x86_64.tar.gz",
"hash": "dc8844c343294533634b820088d035b4c7fecea5ffd87a55455d4837ad6c18e7"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.2/qrcp_0.8.2_Windows_x86_64.tar.gz",
"hash": "feeec582f59579a721fc8785ec94c4545509857b1323b434d7b83906fd447ffe"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.1/qrcp_0.8.1_Windows_i386.tar.gz",
"hash": "90f7e25f66d9e6ccb3c8b32bbc0acc265f07e355202dbcebdfb999e5cd654188"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.2/qrcp_0.8.2_Windows_i386.tar.gz",
"hash": "29d2a51a51fefd841c88abc65acb4ddfce11cb0ac911f7b63c315997e6499cac"
}
},
"bin": "qrcp.exe",