{
 "app_id": "io.github.roseblume.rosary",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.roseblume.rosary/master/io.github.roseblume.rosary.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:06.897690+00:00",
 "manifest": {
  "id": "io.github.roseblume.rosary",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "rosary",
  "rename-icon": "rosary",
  "rename-desktop-file": "rosary.desktop",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "rosaryx86",
    "buildsystem": "simple",
    "build-commands": [
     "ar -x *.deb",
     "tar -xf data.tar.gz",
     "install -Dm755 usr/bin/rosary /app/bin/rosary",
     "desktop-file-edit --add-category=Education usr/share/applications/rosary.desktop",
     "install -Dm644 usr/share/applications/rosary.desktop -t /app/share/applications/",
     "install -Dm644 rosary.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/RoseBlume/Rosary/releases/download/v2.0.6/rosary_2.0.6_amd64.deb",
      "sha256": "d278e7e51cf653072514e807103329d6b91e66cba78c5e01db45301ea20b55c2",
      "dest-filename": "rosary.deb",
      "only-arches": [
       "x86_64"
      ],
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6377,
       "url-template": "https://github.com/RoseBlume/Rosary/releases/download/v$version/rosary_\"$version\"_amd64.deb"
      }
     },
     {
      "type": "file",
      "url": "https://github.com/RoseBlume/Rosary/releases/download/v2.0.6/rosary_2.0.6_arm64.deb",
      "sha256": "ddbf0d1d63f10979d3715765377888c09555cdf1dc67a52530e3d8961c89d9ab",
      "dest-filename": "rosary.deb",
      "only-arches": [
       "aarch64"
      ],
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6377,
       "url-template": "https://github.com/RoseBlume/Rosary/releases/download/v$version/rosary_\"$version\"_arm64.deb"
      }
     },
     {
      "type": "file",
      "path": "rosary.svg"
     },
     {
      "type": "file",
      "path": "io.github.roseblume.rosary.metainfo.xml"
     }
    ]
   }
  ]
 }
}