{
 "app_id": "org.beagleboard.imagingutility",
 "source_url": "https://raw.githubusercontent.com/flathub/org.beagleboard.imagingutility/master/org.beagleboard.imagingutility.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-21T13:22:24.911790+00:00",
 "manifest": {
  "id": "org.beagleboard.imagingutility",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm22"
  ],
  "command": "bb-imager-gui",
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm22/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/llvm22/lib",
   "env": {
    "CARGO_HOME": "/run/build/bb-imager-gui/cargo"
   }
  },
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--device=all"
  ],
  "modules": [
   {
    "name": "bb-imager-gui",
    "buildsystem": "simple",
    "build-commands": [
     "make package-gui-flatpak VERBOSE=1 PRE_RELEASE=0"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/beagleboard/bb-imager-rs/archive/refs/tags/1.0.16.tar.gz",
      "sha256": "2281bf6f2c84691b1836d378069efbc0e0fe9144b5ee937e351d4d324efe0759",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/beagleboard/bb-imager-rs/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": "@uri \"https://github.com/beagleboard/bb-imager-rs/archive/refs/tags/\\(.tag_name).tar.gz\"",
       "timestamp-query": ".published_at"
      }
     },
     {
      "type": "archive",
      "url": "https://github.com/beagleboard/bb-imager-rs/releases/download/1.0.16/cargo-vendor.tar.zst",
      "sha256": "a31cff5ae4db2e317d583c9c0c41811aadcaf254ee7921b9512bd3a7f97aa0af",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/beagleboard/bb-imager-rs/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": "@uri \"https://github.com/beagleboard/bb-imager-rs/releases/download/\\(.tag_name)/cargo-vendor.tar.zst\"",
       "timestamp-query": ".published_at"
      },
      "strip-components": 0
     }
    ]
   }
  ]
 }
}