{
 "app_id": "io.github.mlm_games.pomodorot",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mlm_games.pomodorot/master/io.github.mlm_games.pomodorot.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:41.197772+00:00",
 "manifest": {
  "app-id": "io.github.mlm_games.pomodorot",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "pomodorot",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "Pomodorot",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 pomodorot ${FLATPAK_DEST}/bin/pomodorot",
     "install -Dm644 others/flathub/${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 others/flathub/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml",
     "install -Dm644 icon.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/mlm-games/pomodorot/releases/download/0.13.3/pomodorot.x86_64",
      "sha256": "6fc970934427f2b22e6799e76216de0d112e6286f62f62d9d3db806c15e2cec5",
      "dest-filename": "pomodorot",
      "only-arches": [
       "x86_64"
      ],
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/mlm-games/pomodorot/releases/latest",
       "version-query": ".tag_name",
       "timestamp-query": ".published_at",
       "url-query": "\"https://github.com/mlm-games/pomodorot/releases/download/\" + $version + \"/pomodorot.x86_64\""
      }
     },
     {
      "type": "file",
      "url": "https://github.com/mlm-games/pomodorot/releases/download/0.13.3/pomodorot.arm64",
      "sha256": "910ed84f1e5d40661122a6800e12ec66b085c4e4aab706b9b5a72f5e824f8225",
      "dest-filename": "pomodorot",
      "only-arches": [
       "aarch64"
      ],
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/mlm-games/pomodorot/releases/latest",
       "version-query": ".tag_name",
       "timestamp-query": ".published_at",
       "url-query": "\"https://github.com/mlm-games/pomodorot/releases/download/\" + $version + \"/pomodorot.arm64\""
      }
     },
     {
      "type": "git",
      "url": "https://github.com/mlm-games/pomodorot.git",
      "tag": "0.13.3",
      "commit": "59f155a25cb619a927705d401d7b4584ea596be6",
      "x-checker-data": {
       "type": "git"
      }
     }
    ]
   }
  ]
 }
}