Merge pull request #62 from flathub/update-968d1f4

Update ppsspp.git to 1.16.1
This commit is contained in:
catsout 2023-09-16 01:32:07 +08:00 committed by GitHub
commit f87f244b73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

View file

@ -42,6 +42,7 @@
</screenshots> </screenshots>
<icon type="remote">https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg</icon> <icon type="remote">https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg</icon>
<releases> <releases>
<release version="1.16.1" date="2023-09-15"/>
<release version="1.15.4" date="2023-05-23"/> <release version="1.15.4" date="2023-05-23"/>
<release version="1.15.3" date="2023-05-08"/> <release version="1.15.3" date="2023-05-08"/>
<release version="1.15.2" date="2023-05-05"/> <release version="1.15.2" date="2023-05-05"/>

View file

@ -56,13 +56,14 @@ modules:
sources: sources:
- type: git - type: git
url: &ppsspp-url https://github.com/hrydgard/ppsspp.git url: &ppsspp-url https://github.com/hrydgard/ppsspp.git
tag: v1.15.4 tag: v1.16.1
commit: 9a80120dc09997e40c0a73fda05c3e07a347259f commit: 961e0068f7b859b56fecfaaceddea74b355ee1ba
x-checker-data: x-checker-data:
type: anitya type: json
project-id: 12295 url: https://api.github.com/repos/hrydgard/ppsspp/releases/latest
tag-template: v$version version-query: .tag_name | sub("^v"; "")
is-main-source: true tag-query: .tag_name
timestamp-query: .published_at
- type: file - type: file
path: org.ppsspp.PPSSPP.metainfo.xml path: org.ppsspp.PPSSPP.metainfo.xml