{
 "app_id": "org.eu.wabarc.wayback",
 "source_url": "https://raw.githubusercontent.com/flathub/org.eu.wabarc.wayback/master/org.eu.wabarc.wayback.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--filesystem=xdg-documents"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:31.411405+00:00",
 "manifest": {
  "app-id": "org.eu.wabarc.wayback",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "wayback",
  "finish-args": [
   "--share=network",
   "--filesystem=xdg-documents"
  ],
  "modules": [
   {
    "name": "wayback",
    "buildsystem": "simple",
    "build-commands": [
     "set -eu pipefail\ntar -xvf wayback-linux-*.tar.gz\nrm *.tar.gz\nmv wayback-linux-* wayback\n",
     "install -Dm755 -t /app/bin wayback",
     "install -Dm644 org.eu.wabarc.wayback.appdata.xml /app/share/appdata/org.eu.wabarc.wayback.appdata.xml",
     "install -Dm644 wayback_128x128.png /app/share/icons/hicolor/128x128/apps/org.eu.wabarc.wayback.png"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/wabarc/wayback/releases/download/v0.21.1/wayback-linux-amd64-0.21.1.tar.gz",
      "sha256": "830071a31158178a57a8d9424dc5fd700c8900adcea3954da1be948b6c053654",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "file",
      "url": "https://github.com/wabarc/wayback/releases/download/v0.21.1/wayback-linux-arm64-0.21.1.tar.gz",
      "sha256": "966f1d1cf8831e88d57cd42a0aa26eb6a1012e3627a3e16bd88fd8e09af6d1c6",
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "file",
      "path": "org.eu.wabarc.wayback.appdata.xml"
     },
     {
      "type": "file",
      "path": "wayback_128x128.png"
     }
    ]
   }
  ]
 }
}