Custom app manifests for Scoop.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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. }