{
 "app_id": "org.vinegarhq.Vinegar",
 "source_url": "https://raw.githubusercontent.com/flathub/org.vinegarhq.Vinegar/master/org.vinegarhq.Vinegar.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--socket=x11",
  "--device=all",
  "--filesystem=xdg-run/app/com.discordapp.Discord:create",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-pictures",
  "--allow=devel"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:16:57.237294+00:00",
 "manifest": {
  "app-id": "org.vinegarhq.Vinegar",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "vinegar",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--device=all",
   "--allow=devel",
   "--filesystem=xdg-run/app/com.discordapp.Discord:create",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-pictures",
   "--env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0",
   "--env=PATH=/app/bin:/usr/bin:/usr/lib/extensions/vulkan/gamescope/bin"
  ],
  "modules": [
   {
    "name": "vinegar",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "GOBIN": "/app/bin",
      "GOROOT": "/usr/lib/sdk/golang"
     }
    },
    "build-commands": [
     "make install GO=$GOROOT/bin/go PREFIX=/app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/vinegarhq/vinegar/archive/refs/tags/v1.9.4.tar.gz",
      "sha256": "4e0b6d102f2ae49eed61f5735e719eb35ffecf0abb08f710dcbc14eb337f316f"
     },
     "go.mod.yml"
    ]
   }
  ]
 }
}