diff --git a/flatpak/org.upscayl.Upscayl.json b/flatpak/org.upscayl.Upscayl.json index d6c023b..2a4b0a7 100644 --- a/flatpak/org.upscayl.Upscayl.json +++ b/flatpak/org.upscayl.Upscayl.json @@ -32,13 +32,13 @@ { "type": "file", "only-arches": ["x86_64"], - "url": "https://github.com/upscayl/upscayl/releases/download/v2.5.5/upscayl-2.5.5-linux.zip", - "sha256": "d57eb8e18ae4b92ecc15dffe6233430b6c52572ed42299e30d44bbc2b806d984" + "url": "https://github.com/upscayl/upscayl/releases/download/v2.9.1/upscayl-2.9.1-linux.zip", + "sha256": "238f1d9bebca8553b94572c6f9cf78b7838429f560842a90ad1f99ecda306c02" }, { "type": "file", "url": "https://raw.githubusercontent.com/upscayl/upscayl/main/flatpak/org.upscayl.Upscayl.metainfo.xml", - "sha256": "839652e659a7bd5ef373f961ae5006c890356279cb06121c3372374b4654ae71" + "sha256": "e9fe8dc362f7b70f31c752c9c025b2f03447e17eaa93aa725a3a56b3ffc7893c" }, { "type": "script", @@ -48,7 +48,7 @@ ], "build-commands": [ "install -d /app/upscayl", - "unzip upscayl-2.5.1-linux -d /app/upscayl", + "unzip upscayl-2.9.1-linux -d /app/upscayl", "install upscayl-run /app/bin/", "install -Dm644 /app/upscayl/icon_512x512.png /app/share/icons/hicolor/512x512/apps/org.upscayl.Upscayl.png", "install -Dm644 /app/upscayl/icon_128x128.png /app/share/icons/hicolor/128x128/apps/org.upscayl.Upscayl.png", diff --git a/flatpak/org.upscayl.Upscayl.metainfo.xml b/flatpak/org.upscayl.Upscayl.metainfo.xml index c82df29..f21e572 100644 --- a/flatpak/org.upscayl.Upscayl.metainfo.xml +++ b/flatpak/org.upscayl.Upscayl.metainfo.xml @@ -24,21 +24,40 @@ Banner - https://raw.githubusercontent.com/upscayl/upscayl/main/1080p_banner.jpg + https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/1.png - - Explainer - - https://raw.githubusercontent.com/upscayl/upscayl/main/1080p_explainer.jpg + + Science Fiction to Reality + https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/2.png - - Regular Screenshot - - https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/upscayl-desktop.png + + 5+ Upscaling Modes + https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/3.png + + + Upscale Transparent PNGs + https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/4.png + + + Upscale thousands of images at once + https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/5.png + + + Fully Customizable + https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/6.png + + +

Changes

+
    +
  • Updated dependencies ⚡️
  • +
  • Squashed bugs
  • +
+
+

Changes