mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
DOLPHIN: bumped to 2407-68 to fix RA
This commit is contained in:
parent
b69992ccd1
commit
cdbb410de4
|
@ -78,7 +78,7 @@ modules:
|
||||||
|
|
||||||
# on main please update this with the version variable, eg: VERSION=0.8.0b
|
# on main please update this with the version variable, eg: VERSION=0.8.0b
|
||||||
# on cooker will be VERSION=cooker-0.9.0b for example
|
# on cooker will be VERSION=cooker-0.9.0b for example
|
||||||
VERSION=cooker-0.9.0b
|
VERSION=cooker-0.8.2b
|
||||||
|
|
||||||
git checkout ${GITHUB_REF_NAME}
|
git checkout ${GITHUB_REF_NAME}
|
||||||
mkdir -p ${FLATPAK_DEST}/retrodeck/
|
mkdir -p ${FLATPAK_DEST}/retrodeck/
|
||||||
|
@ -716,7 +716,7 @@ modules:
|
||||||
# fatal: remote transport reported error
|
# fatal: remote transport reported error
|
||||||
# url: ssh://git@github.com/dolphin-emu/dolphin.git
|
# url: ssh://git@github.com/dolphin-emu/dolphin.git
|
||||||
url: https://github.com/dolphin-emu/dolphin.git
|
url: https://github.com/dolphin-emu/dolphin.git
|
||||||
commit: 505fe5cc0e3123746e673ecca77c04ec72ff106f
|
commit: cc3ff347b437fd80f3a2880d1bbc7ba2d5f191f4
|
||||||
# x-checker-data:
|
# x-checker-data:
|
||||||
# type: json
|
# type: json
|
||||||
# url: https://dolphin-emu.org/update/latest/beta
|
# url: https://dolphin-emu.org/update/latest/beta
|
||||||
|
|
Loading…
Reference in a new issue