qrcp: Update to version 0.11.1

This commit is contained in:
github-actions[bot] 2023-12-24 20:23:23 +00:00
parent 82630065bb
commit 6e49b73c64

View File

@ -1,16 +1,16 @@
{
"version": "0.11.0",
"version": "0.11.1",
"description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.",
"homepage": "https://qrcp.sh/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.0/qrcp_0.11.0_windows_amd64.tar.gz",
"hash": "c7eef84a343b68ec81a2a8ee5701af59202a2f151b27cb74589a02cb5eac43d6"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.1/qrcp_0.11.1_windows_amd64.tar.gz",
"hash": "54bc7257ee2b7f8e0c92c2c15b6f25d10758f39c71f424461a181c60f016f864"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.0/qrcp_0.11.0_windows_386.tar.gz",
"hash": "70c32ef00ae19efc3abdce094f8e1a1171d26222597ae65daeb5b615d5e009d8"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.1/qrcp_0.11.1_windows_386.tar.gz",
"hash": "5c08551abdee4f1cb5b7983f24bd7a19f2a6b2f42ee802125cf84b37ce3fa2a5"
}
},
"bin": "qrcp.exe",