mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
feat/esde only update (#1076)
* update(manifest): ES-DE * update(theme): change commit reference for RetroDECK theme
This commit is contained in:
parent
a7f25d3757
commit
4872352288
|
|
@ -750,8 +750,10 @@ modules:
|
|||
- cp -r files/* "${FLATPAK_DEST}"
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/RetroDECK/ES-DE/releases/latest/download/RetroDECK-ES-DE-Artifact.tar.gz
|
||||
sha256: RETRODECKESDELATEST
|
||||
# url: https://github.com/RetroDECK/ES-DE/releases/latest/download/RetroDECK-ES-DE-Artifact.tar.gz
|
||||
# sha256: RETRODECKESDELATEST
|
||||
url: https://github.com/RetroDECK/ES-DE/releases/download/feat%2Fupdate-noruntime-070425.22/RetroDECK-ES-DE-Artifact.tar.gz
|
||||
sha256: 9a47f7f33405e0683009002735d4f22da04a8dd60cc9c5d835c999f2a1e24533
|
||||
|
||||
- name: retrodeck-theme
|
||||
buildsystem: simple
|
||||
|
|
@ -761,7 +763,7 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: https://github.com/RetroDECK/RetroDECK-theme
|
||||
commit: e9d20225b6a5e74bc867d7b1fb31baeaf2663dcc
|
||||
commit: 6c9565fc8335d9cd74a56ae8a2c4dafa8cf9c513
|
||||
|
||||
# RUFFLE - START - FROZEN UNTIL QT 6.8 UPDATE
|
||||
# https://github.com/ruffle-rs/ruffle/releases
|
||||
|
|
|
|||
Loading…
Reference in a new issue