diff --git a/bucket/qrcp.json b/bucket/qrcp.json index 267da01fa8..2445472ffb 100644 --- a/bucket/qrcp.json +++ b/bucket/qrcp.json @@ -1,16 +1,16 @@ { - "version": "0.8.4", + "version": "0.8.5", "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.8.4/qrcp_0.8.4_Windows_x86_64.tar.gz", - "hash": "ded5a28d9cfe179757d04211a4574fdb7a5a84d9d7a9f125985ae470d6c090c8" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.5/qrcp_0.8.5_Windows_x86_64.tar.gz", + "hash": "51b081b09d63fa0cdf1aa5f4cf9e7edf040c32c2462debbe8078ffd672c7c770" }, "32bit": { - "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.4/qrcp_0.8.4_Windows_i386.tar.gz", - "hash": "3131bd28729377ddeb42e73699ece1f40b5ed02b71ba70fec105788961b56a44" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.5/qrcp_0.8.5_Windows_i386.tar.gz", + "hash": "c62c04260d8f0ec6af5614458f54b0a7700651bf1dded09aec8339af7fff1a91" } }, "bin": "qrcp.exe",