pdfsam2.json 620 B

1234567891011121314151617181920
  1. {
  2. "version": "2.2.4",
  3. "homepage": "https://pdfsam.org",
  4. "description": "A free and open source software designed to perform PDF files manipulation.",
  5. "license": "Affero GNU Public License",
  6. "url": "https://github.com/torakiki/pdfsam-v2/releases/download/v2.2.4/pdfsam-2.2.4-out.zip",
  7. "hash": "sha1:7ecf74db51ba6c20708d19aa04a142f34070f522",
  8. "bin": [
  9. ["pdfsam-starter.exe", "pdfsam2"]
  10. ],
  11. "shortcuts": [
  12. [
  13. "pdfsam-starter.exe",
  14. "PDFsam 2"
  15. ]
  16. ],
  17. "checkver": {
  18. "github": "https://github.com/torakiki/pdfsam-v2"
  19. }
  20. }