{
 "app_id": "com.github.abishekvashok.cmatrix",
 "source_url": "https://raw.githubusercontent.com/axtloss/flatpaks/main/com.github.abishekvashok.cmatrix/com.github.abishekvashok.cmatrix.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:24.174840+00:00",
 "manifest": {
  "app-id": "com.github.abishekvashok.cmatrix",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "21.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "cmatrix",
  "modules": [
   {
    "name": "cmatrix",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/abishekvashok/cmatrix/releases/download/v2.0/cmatrix-v2.0-Butterscotch.tar",
      "sha256": "e46c739bfe79e570db2461f89ac66ea79a8fab8efb8423ab53f143e93c2553bc"
     }
    ],
    "build-commands": [
     "cd cmatrix && ./configure",
     "cd cmatrix && make DESTDIR=/app",
     "cd cmatrix && ls",
     "ls /app/",
     "cd cmatrix && make install DESTDIR=/app",
     "install -Dm755 cmatrix/cmatrix /app/bin/cmatrix"
    ]
   }
  ]
 }
}