qrcp: Update to version 0.11.2

This commit is contained in:
github-actions[bot] 2024-02-03 16:26:05 +00:00
parent 52e32600cf
commit cab08be3f0

View File

@ -1,16 +1,16 @@
{
"version": "0.11.1",
"version": "0.11.2",
"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.1/qrcp_0.11.1_windows_amd64.tar.gz",
"hash": "54bc7257ee2b7f8e0c92c2c15b6f25d10758f39c71f424461a181c60f016f864"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.2/qrcp_0.11.2_windows_amd64.tar.gz",
"hash": "ef1c309bc433852584f9b3218927752aba84ba6153ffad6a25dab3d38572a9dc"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.1/qrcp_0.11.1_windows_386.tar.gz",
"hash": "5c08551abdee4f1cb5b7983f24bd7a19f2a6b2f42ee802125cf84b37ce3fa2a5"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.2/qrcp_0.11.2_windows_386.tar.gz",
"hash": "1d9647bf559528fd782d77eb873a2e883e782a39c78acbb9361ece43996397e7"
}
},
"bin": "qrcp.exe",