mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
qrcp: Update to version 0.9.0
This commit is contained in:
parent
fc7dae3f5c
commit
92713db2fd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.6",
|
"version": "0.9.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.8.6/qrcp_0.8.6_Windows_x86_64.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.0/qrcp_0.9.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "dd4e10d195d917984afd6b3ce840a63bda49dd747b8ae7252c702aa1176b30e1"
|
"hash": "13a7fd98cbb5837c992b54b208a2b132c1b1d238dd1a4904a5d24702f825c504"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.6/qrcp_0.8.6_Windows_i386.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.0/qrcp_0.9.0_Windows_i386.tar.gz",
|
||||||
"hash": "7295e8ac0ce53f97de58fe18d44d6a99b6a3618f7ca84ca1c04742519e8ab4b5"
|
"hash": "18139af802887e88398d92559fc9c3daace98a603433273db82d447e13c02f0d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "qrcp.exe",
|
"bin": "qrcp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user