qrcp: Update to version 0.7.0

This commit is contained in:
Jakub Čábera 2020-10-08 18:57:52 +02:00
parent 5f8190aea4
commit a619192bc6

View File

@ -1,16 +1,16 @@
{
"version": "0.6.4",
"version": "0.7.0",
"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.6.4/qrcp_0.6.4_Windows_x86_64.tar.gz",
"hash": "353c6d6dde130bc8ab0974cc52bd850e9f9ba407ea04207151c47aa79fa56752"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.7.0/qrcp_0.7.0_Windows_x86_64.tar.gz",
"hash": "67d277b80c0770108a596fffd77b4fa90218e80a198e66bd0e6122399a9359d6"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.4/qrcp_0.6.4_Windows_i386.tar.gz",
"hash": "eccf7bee6c64f5688d66e0d94097ef50545615c6e242bf0f80b285e9866abda4"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.7.0/qrcp_0.7.0_Windows_i386.tar.gz",
"hash": "214a7a28014d18ae8f7bcd23e4115b5cb2ee310016fa024ea847354d46996193"
}
},
"bin": "qrcp.exe",