diff --git a/org.ppsspp.PPSSPP.metainfo.xml b/org.ppsspp.PPSSPP.metainfo.xml index 3db69c0..2374ed5 100644 --- a/org.ppsspp.PPSSPP.metainfo.xml +++ b/org.ppsspp.PPSSPP.metainfo.xml @@ -42,6 +42,7 @@ https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg + diff --git a/org.ppsspp.PPSSPP.yml b/org.ppsspp.PPSSPP.yml index 4412280..6fc6d20 100644 --- a/org.ppsspp.PPSSPP.yml +++ b/org.ppsspp.PPSSPP.yml @@ -56,13 +56,14 @@ modules: sources: - type: git url: &ppsspp-url https://github.com/hrydgard/ppsspp.git - tag: v1.15.4 - commit: 9a80120dc09997e40c0a73fda05c3e07a347259f + tag: v1.16.1 + commit: 961e0068f7b859b56fecfaaceddea74b355ee1ba x-checker-data: - type: anitya - project-id: 12295 - tag-template: v$version - is-main-source: true + type: json + url: https://api.github.com/repos/hrydgard/ppsspp/releases/latest + version-query: .tag_name | sub("^v"; "") + tag-query: .tag_name + timestamp-query: .published_at - type: file path: org.ppsspp.PPSSPP.metainfo.xml