qrcp: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2023-04-02 12:30:14 +00:00
parent 8bde4d1b0d
commit 328763cca9

View File

@ -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.", "description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.",
"homepage": "https://claudiodangelis.com/qrcp/", "homepage": "https://claudiodangelis.com/qrcp/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_x86_64.tar.gz", "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.0/qrcp_0.10.0_Windows_x86_64.tar.gz",
"hash": "a5eba52fa410db35c77cee4dce4a07811769945b1707d9ba35a75d4610119e83" "hash": "14f07effde7286e97f5f27541c7574626a8587608c6bd46b8b5be39d360c1866"
}, },
"32bit": { "32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_i386.tar.gz", "url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.0/qrcp_0.10.0_Windows_i386.tar.gz",
"hash": "64eadeaaecb70cf6fd892ac62b553fb8591c95005dadeeceeaadecd6a2bdd113" "hash": "a95a30f7d70ade8c555336433d029cbdfe944019b1ea6f27c3df6d5b28884a66"
} }
}, },
"bin": "qrcp.exe", "bin": "qrcp.exe",