[Scummvm-git-logs] scummvm-web master -> 4ddcaf048affc9ff2b26bc6159274fbc10584287
lotharsm
noreply at scummvm.org
Mon Jul 31 20:09:00 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
4ddcaf048a DATA: Update data files
Commit: 4ddcaf048affc9ff2b26bc6159274fbc10584287
https://github.com/scummvm/scummvm-web/commit/4ddcaf048affc9ff2b26bc6159274fbc10584287
Author: sev- (sev at scummvm.org)
Date: 2023-07-31T20:08:56Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/scummvm_downloads.yaml
diff --git a/data/en/scummvm_downloads.yaml b/data/en/scummvm_downloads.yaml
index 3d2a3c32..eba54ef3 100644
--- a/data/en/scummvm_downloads.yaml
+++ b/data/en/scummvm_downloads.yaml
@@ -476,7 +476,7 @@
category_icon: android
user_agent: ''
version: 2.7.1
- url: scummvm-2.7.0.5-android-arm-v7a.apk
+ url: 'scummvm-{$version}-android-arm-v7a.apk'
name: 'Android ARMv7a package'
notes: ''
-
@@ -486,7 +486,7 @@
category_icon: android
user_agent: ''
version: 2.7.1
- url: scummvm-2.7.0.5-android-arm64-v8a.apk
+ url: 'scummvm-{$version}-android-arm64-v8a.apk'
name: 'Android ARM64v8a package'
notes: ''
-
@@ -496,7 +496,7 @@
category_icon: android
user_agent: ''
version: 2.7.1
- url: scummvm-2.7.0.5-android-x86.apk
+ url: 'scummvm-{$version}-android-x86.apk'
name: 'Android x86 32bit package'
notes: ''
-
More information about the Scummvm-git-logs
mailing list