[Scummvm-git-logs] scummvm-web master -> 587b676235e5ccde4e658dd17e0829452c0ff903

lotharsm mail at serra.me
Mon Jan 25 19:55:33 UTC 2021


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:
587b676235 WEB: Add Raspberry Pi releases for 2.2.0 to the downloads page


Commit: 587b676235e5ccde4e658dd17e0829452c0ff903
    https://github.com/scummvm/scummvm-web/commit/587b676235e5ccde4e658dd17e0829452c0ff903
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-01-25T20:55:17+01:00

Commit Message:
WEB: Add Raspberry Pi releases for 2.2.0 to the downloads page

Changed paths:
    data/en/scummvm_downloads.yaml


diff --git a/data/en/scummvm_downloads.yaml b/data/en/scummvm_downloads.yaml
index 39e2f457..d5651fdc 100644
--- a/data/en/scummvm_downloads.yaml
+++ b/data/en/scummvm_downloads.yaml
@@ -458,6 +458,24 @@
     url: '/frs/scummvm/{$release}/scummvm-{$release}-samsungtv.zip'
     name: 'Samsung TV package (2009 series)'
     description: ''
+-
+    enabled: true
+    category: current
+    subcategory: release
+    category_icon: raspberrypi
+    user_agent: ''
+    url: '/frs/scummvm/{$release}/scummvm-{$release}-raspberrypi-armhf.AppImage'
+    name: 'Raspberry Pi 3/4/400 with Raspberry Pi OS 32 bits (armhf) (AppImage)'
+    description: ''
+-
+    enabled: true
+    category: current
+    subcategory: release
+    category_icon: raspberrypi
+    user_agent: ''
+    url: '/frs/scummvm/{$release}/scummvm-{$release}-raspberrypi-aarch64.AppImage'
+    name: 'Raspberry Pi 3/4/400 with Raspberry Pi OS 64 bits (aarch64) (AppImage)'
+    description: ''
 -
     enabled: false
     category: current




More information about the Scummvm-git-logs mailing list