mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
qr: Add version 1.0.0 (#2998)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
330cbe78d8
commit
e70ea7622a
16
bucket/qr.json
Normal file
16
bucket/qr.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "A command line for generating QR-code from console.",
|
||||||
|
"homepage": "https://github.com/tpanj/qr",
|
||||||
|
"license": "MIT",
|
||||||
|
"url": "https://github.com/tpanj/qr/releases/download/v1.0.0/qr-1.0.0-windows.zip",
|
||||||
|
"hash": "60a2e5bbf1c322e945b96c8e21995409877e2b48b2da92a2539756015c785ab6",
|
||||||
|
"bin": "qr.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"url": "https://github.com/tpanj/qr/releases/download/v$version/qr-$version-windows.zip",
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user