mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2025-02-01 00:35:38 +00:00
1.12.3
This commit is contained in:
parent
7e5fac4129
commit
ccddec674a
|
@ -21,6 +21,7 @@
|
||||||
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.12.3" date="2021-10-18"></release>
|
||||||
<release version="1.12" date="2021-10-8">
|
<release version="1.12" date="2021-10-8">
|
||||||
<description>
|
<description>
|
||||||
<p>What's new in 1.12</p>
|
<p>What's new in 1.12</p>
|
||||||
|
|
|
@ -36,7 +36,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/hrydgard/ppsspp.git
|
url: https://github.com/hrydgard/ppsspp.git
|
||||||
tag: v1.12
|
tag: v1.12.3
|
||||||
|
|
||||||
- type: file
|
- type: file
|
||||||
path: appdata.xml
|
path: appdata.xml
|
||||||
|
|
Loading…
Reference in a new issue