Custom app manifests for Scoop.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bug.n.json 521B

12345678910111213141516
  1. {
  2. "homepage": "https://github.com/fuhsjr00/bug.n",
  3. "description": "bug.n is a tiling window manager add-on for the Explorer shell of Microsoft Windows.",
  4. "version": "9.0.2",
  5. "license": "GPL-3.0",
  6. "url": "https://github.com/fuhsjr00/bug.n/archive/v9.0.2.zip#/dl.7z",
  7. "hash": "sha256:27CC1CE069F7947B543306D4B1EC28F31FDF71FD0941650A9A39BB6A24880A5B",
  8. "extract_dir": "bug.n-9.0.2",
  9. "shortcuts": [
  10. [
  11. "bugn.exe",
  12. "bug.n"
  13. ]
  14. ],
  15. "checkver": "github"
  16. }