From c0ba51388af27da634ef72cc7c8901580c893dea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 16:29:46 +0000 Subject: [PATCH] qrcp: Update to version 0.9.1 --- bucket/qrcp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/qrcp.json b/bucket/qrcp.json index 421d7a2f65..d9cf1efc0d 100644 --- a/bucket/qrcp.json +++ b/bucket/qrcp.json @@ -1,16 +1,16 @@ { - "version": "0.9.0", + "version": "0.9.1", "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.0/qrcp_0.9.0_Windows_x86_64.tar.gz", - "hash": "13a7fd98cbb5837c992b54b208a2b132c1b1d238dd1a4904a5d24702f825c504" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_x86_64.tar.gz", + "hash": "a5eba52fa410db35c77cee4dce4a07811769945b1707d9ba35a75d4610119e83" }, "32bit": { - "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.0/qrcp_0.9.0_Windows_i386.tar.gz", - "hash": "18139af802887e88398d92559fc9c3daace98a603433273db82d447e13c02f0d" + "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_i386.tar.gz", + "hash": "64eadeaaecb70cf6fd892ac62b553fb8591c95005dadeeceeaadecd6a2bdd113" } }, "bin": "qrcp.exe",