From 9fe5b7f645a3e76288251d7bf5c7ca3d387e7ac1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 16:30:09 +0000 Subject: [PATCH] qrcp: Update to version 0.8.5 --- bucket/qrcp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",