mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
qrcp: Update to version 0.9.1
This commit is contained in:
parent
6c48429994
commit
c0ba51388a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"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.9.0/qrcp_0.9.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "13a7fd98cbb5837c992b54b208a2b132c1b1d238dd1a4904a5d24702f825c504"
|
"hash": "a5eba52fa410db35c77cee4dce4a07811769945b1707d9ba35a75d4610119e83"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.0/qrcp_0.9.0_Windows_i386.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.9.1/qrcp_0.9.1_Windows_i386.tar.gz",
|
||||||
"hash": "18139af802887e88398d92559fc9c3daace98a603433273db82d447e13c02f0d"
|
"hash": "64eadeaaecb70cf6fd892ac62b553fb8591c95005dadeeceeaadecd6a2bdd113"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "qrcp.exe",
|
"bin": "qrcp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user