PCSX2: updated to 2.3.88 (was 2.3.53)

This commit is contained in:
XargonWan 2025-01-04 21:32:00 +09:00
parent 69041b85c9
commit cacd6ddcad

View file

@ -353,6 +353,7 @@ modules:
sha256: RETRODECKPPSSPPLATEST sha256: RETRODECKPPSSPPLATEST
# PCSX2 # PCSX2
# UPDATE IT HERE
# Inspired by: https://github.com/flathub/com.zettlr.Zettlr/blob/master/com.zettlr.Zettlr.yaml # Inspired by: https://github.com/flathub/com.zettlr.Zettlr/blob/master/com.zettlr.Zettlr.yaml
# https://pcsx2.net/downloads/ # https://pcsx2.net/downloads/
@ -366,8 +367,8 @@ modules:
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}" - cp -r squashfs-root/usr/* "${FLATPAK_DEST}"
sources: sources:
- type: file - type: file
url: https://github.com/PCSX2/pcsx2/releases/download/v2.3.53/pcsx2-v2.3.53-linux-appimage-x64-Qt.AppImage url: https://github.com/PCSX2/pcsx2/releases/download/v2.3.88/pcsx2-v2.3.88-linux-appimage-x64-Qt.AppImage
sha256: a909ec179a2b1bac85625a32eaa6eae2adbfa4985a2be9a525a58e80fc1f57b5 sha256: e65495068c7ac5675cef872478497d7bd3ff4ff68a822c034b31a6f5911133e0
# Dolphin # Dolphin
# why from source: AppImage not provided, only Flatpak # why from source: AppImage not provided, only Flatpak