diff --git a/bucket/qrcp.json b/bucket/qrcp.json index 66533c2d02..764ca7951f 100644 --- a/bucket/qrcp.json +++ b/bucket/qrcp.json @@ -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",