Bump to dev for RetroAchievements support

Temporarily comment out f-e-d-c stanza to keep it from going wild.

Closes #198
This commit is contained in:
Bartłomiej Piotrowski 2024-07-15 23:19:37 +02:00
parent 06235229c2
commit 9ecb23d1cd
2 changed files with 10 additions and 11 deletions

View file

@ -22,9 +22,8 @@
<id>dolphin-emu.desktop</id> <id>dolphin-emu.desktop</id>
</provides> </provides>
<releases> <releases>
<release version="2407" date="2024-07-02"> <release version="2407-64" date="2024-07-15"/>
<description></description> <release version="2407" date="2024-07-02"/>
</release>
<release version="5.0-21460" date="2024-04-29"/> <release version="5.0-21460" date="2024-04-29"/>
<release version="5.0-21264" date="2024-03-26"/> <release version="5.0-21264" date="2024-03-26"/>
<release version="5.0-21088" date="2024-02-05"/> <release version="5.0-21088" date="2024-02-05"/>

View file

@ -85,14 +85,14 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/dolphin-emu/dolphin.git url: https://github.com/dolphin-emu/dolphin.git
commit: b92e354389bb7c0bd114a8631b8af110d3cb3a14 commit: 505fe5cc0e3123746e673ecca77c04ec72ff106f
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
commit-query: .hash # commit-query: .hash
version-query: .shortrev # version-query: .shortrev
timestamp-query: .date # timestamp-query: .date
is-main-source: true # is-main-source: true
# detects whether dolphin is running in a flatpak sandbox # detects whether dolphin is running in a flatpak sandbox
# and makes it use xdg directories if it is. # and makes it use xdg directories if it is.
# prevents dolphin from attempting to write conf files # prevents dolphin from attempting to write conf files