mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-24 15:05:39 +00:00
Removed rolling release as it's bugged now [skip ci]
This commit is contained in:
parent
39dd36c488
commit
cf68188f8d
|
@ -554,8 +554,11 @@ modules:
|
||||||
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}/"
|
- cp -r squashfs-root/usr/* "${FLATPAK_DEST}/"
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: SHADPS4LATESTGHREL
|
# TODO: fix this
|
||||||
sha256: SHADPS4LATESTSHA
|
# url: SHADPS4LATESTGHREL
|
||||||
|
# sha256: SHADPS4LATESTSHA
|
||||||
|
url: https://github.com/shadps4-emu/shadPS4/releases/download/v.0.3.0/shadps4-linux-qt-0.3.0.zip
|
||||||
|
sha256: 19a8c0796c36255ad8201715392fa57c0d370c1c3514ae56fe0200300c5163fd
|
||||||
# PortMaster
|
# PortMaster
|
||||||
|
|
||||||
- name: PortMaster
|
- name: PortMaster
|
||||||
|
|
Loading…
Reference in a new issue