diff --git a/bucket/qrcp.json b/bucket/qrcp.json index ae4f9220da..dcc22c67fe 100644 --- a/bucket/qrcp.json +++ b/bucket/qrcp.json @@ -1,16 +1,16 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.6.1/qrcp_0.6.1_Windows_x86_64.tar.gz", - "hash": "97b9ecc01b91944e68c67a092a14eae007907653fdc0c3fd34324dab7f2a28dc" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.2/qrcp_0.6.2_Windows_x86_64.tar.gz", + "hash": "f38d4e220cc9938e677681c1d9c644077549b2b5635a609b2e77423c29429c9e" }, "32bit": { - "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.1/qrcp_0.6.1_Windows_i386.tar.gz", - "hash": "fcefc0aabbb4ecfd0820237dbdc3aedbf920e6617dc8b5608b05a4aad7d4a706" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.6.2/qrcp_0.6.2_Windows_i386.tar.gz", + "hash": "d9b5ad4b0e6405c0d22a9033b6a28ef8e2c08ccfb336c65d3ca06b5fb95003a3" } }, "bin": "qrcp.exe",