qrcp: Update to version 0.11.3

This commit is contained in:
github-actions[bot] 2024-09-01 16:29:37 +00:00
parent 2b420d13ba
commit 9c241c9a39

View File

@ -1,16 +1,16 @@
{
"version": "0.11.2",
"version": "0.11.3",
"description": "Transfers files over wifi from computer to mobile device by scanning a QR code without leaving the terminal.",
"homepage": "https://qrcp.sh/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.2/qrcp_0.11.2_windows_amd64.tar.gz",
"hash": "ef1c309bc433852584f9b3218927752aba84ba6153ffad6a25dab3d38572a9dc"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.3/qrcp_0.11.3_windows_amd64.tar.gz",
"hash": "9eb907d1874966d475df66d5e2494b9280cced318a3260d9e8638c037d3981b7"
},
"32bit": {
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.2/qrcp_0.11.2_windows_386.tar.gz",
"hash": "1d9647bf559528fd782d77eb873a2e883e782a39c78acbb9361ece43996397e7"
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.3/qrcp_0.11.3_windows_386.tar.gz",
"hash": "9d902324724c00d5eb1d9d15f30d986458713e8429e312fa9c9738adffa2edc0"
}
},
"bin": "qrcp.exe",