qrcp: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2023-04-13 08:27:06 +00:00
parent 0af137f5d6
commit 2393920149

View File

@ -1,16 +1,16 @@
{
"version": "0.10.0",
"version": "0.10.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.10.0/qrcp_0.10.0_Windows_x86_64.tar.gz",
"hash": "14f07effde7286e97f5f27541c7574626a8587608c6bd46b8b5be39d360c1866"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.1/qrcp_0.10.1_Windows_x86_64.tar.gz",
"hash": "93aa8b56c2eb543f97d2e36682e2d47d9aa0cac6f82713af275168c92ff4a1f7"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.0/qrcp_0.10.0_Windows_i386.tar.gz",
"hash": "a95a30f7d70ade8c555336433d029cbdfe944019b1ea6f27c3df6d5b28884a66"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.10.1/qrcp_0.10.1_Windows_i386.tar.gz",
"hash": "8c54fd9d613cfa9049634e42476a6317d4fe59e99cc1412824aa1d1c2956f678"
}
},
"bin": "qrcp.exe",