{
 "app_id": "io.github.sugarycandybar.Crucible",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.sugarycandybar.Crucible/master/io.github.sugarycandybar.Crucible.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=/sys:ro"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:12:16.794109+00:00",
 "manifest": {
  "app-id": "io.github.sugarycandybar.Crucible",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "crucible",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=/sys:ro"
  ],
  "modules": [
   {
    "name": "stress-ng",
    "buildsystem": "simple",
    "build-commands": [
     "make -j$FLATPAK_BUILDER_N_JOBS",
     "install -Dm755 stress-ng /app/bin/stress-ng"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V0.21.00.tar.gz",
      "sha256": "1339cbc6ccbff7e2ee2177bf0fd67e7b94e8ff7b07fe89bcfaec0280d800cf34",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/ColinIanKing/stress-ng/releases/latest",
       "tag-query": ".tag_name",
       "version-query": ".tag_name | ltrimstr(\"V\")",
       "timestamp-query": ".published_at"
      }
     }
    ]
   },
   {
    "name": "crucible",
    "buildsystem": "meson",
    "build-options": {
     "prepend-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/crucible/cargo"
     }
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sugarycandybar/Crucible.git",
      "commit": "52af5d3596ff74ec9ff62d9eabf2d6e379f89a22"
     },
     "generated-sources.json"
    ]
   }
  ]
 }
}