mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qrcp: Update to version 0.11.2
This commit is contained in:
parent
52e32600cf
commit
cab08be3f0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.11.1",
|
"version": "0.11.2",
|
||||||
"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://qrcp.sh/",
|
"homepage": "https://qrcp.sh/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.1/qrcp_0.11.1_windows_amd64.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.2/qrcp_0.11.2_windows_amd64.tar.gz",
|
||||||
"hash": "54bc7257ee2b7f8e0c92c2c15b6f25d10758f39c71f424461a181c60f016f864"
|
"hash": "ef1c309bc433852584f9b3218927752aba84ba6153ffad6a25dab3d38572a9dc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.1/qrcp_0.11.1_windows_386.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.11.2/qrcp_0.11.2_windows_386.tar.gz",
|
||||||
"hash": "5c08551abdee4f1cb5b7983f24bd7a19f2a6b2f42ee802125cf84b37ce3fa2a5"
|
"hash": "1d9647bf559528fd782d77eb873a2e883e782a39c78acbb9361ece43996397e7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "qrcp.exe",
|
"bin": "qrcp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user