Merge pull request #44 from flathub/update-b84c56f

Update ppsspp.git to 1.14.4
This commit is contained in:
catsout 2023-01-03 19:49:20 +08:00 committed by GitHub
commit e80ddde9b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -42,6 +42,7 @@
</screenshots>
<icon type="remote">https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg</icon>
<releases>
<release version="1.14.4" date="2023-01-03"/>
<release version="1.14.3" date="2023-01-02"/>
<release version="1.14.2" date="2022-12-30"/>
<release version="1.14.1" date="2022-12-20"/>

View file

@ -54,8 +54,8 @@ modules:
sources:
- type: git
url: &ppsspp-url https://github.com/hrydgard/ppsspp.git
tag: v1.14.3
commit: 0f4f9997fd02909fccb6940380428c29d101bfcc
tag: v1.14.4
commit: cd535263c1ad65fd03869591a8bd706680cbf04b
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$