mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
qrcp: Update to version 0.8.1
This commit is contained in:
parent
6e6a9ccd83
commit
36156e6853
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.8.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.7.0/qrcp_0.7.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.1/qrcp_0.8.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "67d277b80c0770108a596fffd77b4fa90218e80a198e66bd0e6122399a9359d6"
|
"hash": "dc8844c343294533634b820088d035b4c7fecea5ffd87a55455d4837ad6c18e7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.7.0/qrcp_0.7.0_Windows_i386.tar.gz",
|
"url": "https://github.com/claudiodangelis/qrcp/releases/download/0.8.1/qrcp_0.8.1_Windows_i386.tar.gz",
|
||||||
"hash": "214a7a28014d18ae8f7bcd23e4115b5cb2ee310016fa024ea847354d46996193"
|
"hash": "90f7e25f66d9e6ccb3c8b32bbc0acc265f07e355202dbcebdfb999e5cd654188"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "qrcp.exe",
|
"bin": "qrcp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user