qrcp: Update to version 0.8.6

This commit is contained in:
github-actions[bot] 2022-03-11 20:26:52 +00:00
parent d803f821a6
commit d2af41c8fa

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.5", "version": "0.8.6",
"description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.", "description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.",
"homepage": "https://claudiodangelis.com/qrcp/", "homepage": "https://claudiodangelis.com/qrcp/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.5/qrcp_0.8.5_Windows_x86_64.tar.gz", "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.6/qrcp_0.8.6_Windows_x86_64.tar.gz",
"hash": "51b081b09d63fa0cdf1aa5f4cf9e7edf040c32c2462debbe8078ffd672c7c770" "hash": "dd4e10d195d917984afd6b3ce840a63bda49dd747b8ae7252c702aa1176b30e1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.5/qrcp_0.8.5_Windows_i386.tar.gz", "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.6/qrcp_0.8.6_Windows_i386.tar.gz",
"hash": "c62c04260d8f0ec6af5614458f54b0a7700651bf1dded09aec8339af7fff1a91" "hash": "7295e8ac0ce53f97de58fe18d44d6a99b6a3618f7ca84ca1c04742519e8ab4b5"
} }
}, },
"bin": "qrcp.exe", "bin": "qrcp.exe",