Scoop manifest #320
YDX-2147483647
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Scoop ≈ apt for Windows. Here's the app manifest for it. Anyone who wants to submit to the official Extras bucket can use it as a starting point.
{ "version": "0.10.1", "homepage": "https://sorairolake.github.io/qrtool/", "description": "A command-line utility for encoding or decoding QR code.", "license": "Apache-2.0|MIT", "url": "https://github.com/sorairolake/qrtool/releases/download/v0.10.1/qrtool-v0.10.1-x86_64-pc-windows-msvc.7z", "hash": "d231b0b5635ba69fba715ee4e3bc4fd56764ca4a03a74762d9e77106b7a45384", "extract_dir": "qrtool-v0.10.1-x86_64-pc-windows-msvc", "bin": "qrtool.exe", "checkver": { "github": "https://github.com/sorairolake/qrtool" }, "autoupdate": { "url": "https://github.com/sorairolake/qrtool/releases/download/v$version/qrtool-v$version-x86_64-pc-windows-msvc.7z", "extract_dir": "qrtool-v$version-x86_64-pc-windows-msvc" } }To use it, save it as
qrtool.jsonandscoop install ./qrtool.json.Beta Was this translation helpful? Give feedback.
All reactions