Skip to content

Commit

Permalink
fladder: Add version 0.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: FlawlessCasual17 <[email protected]>
  • Loading branch information
FlawlessCasual17 committed Nov 23, 2024
1 parent 2dbb879 commit 30169da
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bucket/fladder.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": "0.4.4",
"homepage": "https://github.com/DonutWare/Fladder",
"description": "A Simple Jellyfin frontend built on top of Flutter.",
"license": "GPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/DonutWare/Fladder/releases/download/v0.4.4/Fladder-Windows-0.4.4.zip",
"hash": "44c385f8f30149fc6a4eca9495973dc32de864956cbb60e0dbce729e9a02443d"
}
},
"shortcuts": [
[
"fladder.exe",
"Fladder"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/DonutWare/Fladder/releases/download/v$version/Fladder-Windows-$version.zip"
}
}
}
}

0 comments on commit 30169da

Please sign in to comment.