mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qrcp: Update to version 0.8.4
This commit is contained in:
parent
0cff8130ce
commit
993ca32def
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.2",
|
"version": "0.8.4",
|
||||||
"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.8.2/qrcp_0.8.2_Windows_x86_64.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.4/qrcp_0.8.4_Windows_x86_64.tar.gz",
|
||||||
"hash": "feeec582f59579a721fc8785ec94c4545509857b1323b434d7b83906fd447ffe"
|
"hash": "ded5a28d9cfe179757d04211a4574fdb7a5a84d9d7a9f125985ae470d6c090c8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.2/qrcp_0.8.2_Windows_i386.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.4/qrcp_0.8.4_Windows_i386.tar.gz",
|
||||||
"hash": "29d2a51a51fefd841c88abc65acb4ddfce11cb0ac911f7b63c315997e6499cac"
|
"hash": "3131bd28729377ddeb42e73699ece1f40b5ed02b71ba70fec105788961b56a44"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "qrcp.exe",
|
"bin": "qrcp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user