Files
nix-config/packages/moondeck-buddy/version.json
mjallen18 70002a19e2 hmm
2026-04-07 18:39:42 -05:00

17 lines
439 B
JSON
Executable File

{
"schemaVersion": 1,
"variables": {
"owner": "FrogTheFrog",
"repo": "moondeck-buddy",
"version": "1.9.2"
},
"sources": {
"moondeck-buddy": {
"fetcher": "url",
"tag": "v${version}",
"urlTemplate": "https://github.com/FrogTheFrog/moondeck-buddy/releases/download/v${version}/MoonDeckBuddy-${version}-x86_64.AppImage",
"hash": "sha256-SfaqrBJJZlJwhSPLPUlwfvZ8RxIWrbwY6uys8ziRvek="
}
}
}