qrcp: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2022-03-12 20:28:02 +00:00
parent fc7dae3f5c
commit 92713db2fd

View File

@ -1,16 +1,16 @@
{
"version": "0.8.6",
"version": "0.9.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.8.6/qrcp_0.8.6_Windows_x86_64.tar.gz",
"hash": "dd4e10d195d917984afd6b3ce840a63bda49dd747b8ae7252c702aa1176b30e1"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.0/qrcp_0.9.0_Windows_x86_64.tar.gz",
"hash": "13a7fd98cbb5837c992b54b208a2b132c1b1d238dd1a4904a5d24702f825c504"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.6/qrcp_0.8.6_Windows_i386.tar.gz",
"hash": "7295e8ac0ce53f97de58fe18d44d6a99b6a3618f7ca84ca1c04742519e8ab4b5"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.0/qrcp_0.9.0_Windows_i386.tar.gz",
"hash": "18139af802887e88398d92559fc9c3daace98a603433273db82d447e13c02f0d"
}
},
"bin": "qrcp.exe",