mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-23 23:21:05 +01:00
Updated flatpak details
This commit is contained in:
parent
bffec5ea0a
commit
4ab05995c6
BIN
1080p_banner.jpg
Normal file
BIN
1080p_banner.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
1080p_explainer.jpg
Normal file
BIN
1080p_explainer.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
@ -31,23 +31,19 @@
|
||||
"sources": [
|
||||
{
|
||||
"type": "file",
|
||||
"only-arches": [
|
||||
"x86_64"
|
||||
],
|
||||
"url": "https://github.com/upscayl/upscayl/releases/download/v2.5.1/upscayl-2.5.1-linux.zip",
|
||||
"sha256": "88753506776be443633771620a332c5cca7fa07a6e4635aae3acff2cebc2b168"
|
||||
"only-arches": ["x86_64"],
|
||||
"url": "https://github.com/upscayl/upscayl/releases/download/v2.5.5/upscayl-2.5.5-linux.zip",
|
||||
"sha256": "d57eb8e18ae4b92ecc15dffe6233430b6c52572ed42299e30d44bbc2b806d984"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"url": "https://raw.githubusercontent.com/upscayl/upscayl/main/flatpak/org.upscayl.Upscayl.metainfo.xml",
|
||||
"sha256": "2334810d9a0707c7cbd9a095c904f394462320bdeee91ac8c03c2873c1b29aa6"
|
||||
"sha256": "839652e659a7bd5ef373f961ae5006c890356279cb06121c3372374b4654ae71"
|
||||
},
|
||||
{
|
||||
"type": "script",
|
||||
"dest-filename": "upscayl-run",
|
||||
"commands": [
|
||||
"zypak-wrapper /app/upscayl/upscayl"
|
||||
]
|
||||
"commands": ["zypak-wrapper /app/upscayl/upscayl"]
|
||||
}
|
||||
],
|
||||
"build-commands": [
|
||||
|
@ -33,6 +33,18 @@
|
||||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="v2.5.5" date="2023-06-04">
|
||||
<description>
|
||||
<p>Changes</p>
|
||||
<ul>
|
||||
<li>Added wiki option in the settings 📚</li>
|
||||
<li>Added warnings for Scale issue ⚠</li>
|
||||
<li>Fixed upscale resolution warning above 32k 🧐</li>
|
||||
<li>Fixed batch folder output folder bug 📁</li>
|
||||
<li>Disabled auto install on new updates ⚡</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="v2.5.1" date="2023-05-09">
|
||||
<description>
|
||||
<p>Changes</p>
|
||||
|
Loading…
Reference in New Issue
Block a user