Merge pull request #28 from flathub/update-d7d5201

Update ppsspp.git to 1.13.1
This commit is contained in:
catsout 2022-07-28 22:05:57 +08:00 committed by GitHub
commit 942fb90353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -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.13.1" date="2022-07-28"/>
<release version="1.13" date="2022-07-26"/> <release version="1.13" date="2022-07-26"/>
<release version="1.12.3" date="2021-10-18"/> <release version="1.12.3" date="2021-10-18"/>
<release version="1.12" date="2021-10-8"> <release version="1.12" date="2021-10-8">

View file

@ -41,8 +41,8 @@ modules:
sources: sources:
- type: git - type: git
url: https://github.com/hrydgard/ppsspp.git url: https://github.com/hrydgard/ppsspp.git
tag: v1.13 tag: v1.13.1
commit: a92e764c65b3248d1ddd7107ffa4c598a2ef4ff2 commit: 5083b206365a226fb51288e09424f8f5f5a3392a
x-checker-data: x-checker-data:
type: git type: git
tag-pattern: ^v([\d.]+)$ tag-pattern: ^v([\d.]+)$