diff --git a/bucket/qrcp.json b/bucket/qrcp.json index d9cf1efc0d..c221392305 100644 --- a/bucket/qrcp.json +++ b/bucket/qrcp.json @@ -1,16 +1,16 @@ { - "version": "0.9.1", + "version": "0.10.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.9.1/qrcp_0.9.1_Windows_x86_64.tar.gz", - "hash": "a5eba52fa410db35c77cee4dce4a07811769945b1707d9ba35a75d4610119e83" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.0/qrcp_0.10.0_Windows_x86_64.tar.gz", + "hash": "14f07effde7286e97f5f27541c7574626a8587608c6bd46b8b5be39d360c1866" }, "32bit": { - "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_i386.tar.gz", - "hash": "64eadeaaecb70cf6fd892ac62b553fb8591c95005dadeeceeaadecd6a2bdd113" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.0/qrcp_0.10.0_Windows_i386.tar.gz", + "hash": "a95a30f7d70ade8c555336433d029cbdfe944019b1ea6f27c3df6d5b28884a66" } }, "bin": "qrcp.exe",