Changed runner download links from http to https after checking validity

This commit is contained in:
Quinn64 2023-10-15 13:11:04 -05:00 committed by Mathieu Comandon
parent d7aab6db12
commit 4a63489630
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"description": "microM8 is an Apple II emulator",
"platforms": ["Apple IIe"],
"runner_executable": "microm8/microm8",
"download_url": "http://paleotronic.com/download/microm8-linux.zip",
"download_url": "https://paleotronic.com/download/microm8-linux.zip",
"game_options": [
{
"option": "main_file",

View file

@ -4,7 +4,7 @@
"platforms": ["MS-DOS"],
"runnable_alone": "True",
"runner_executable": "pcem/pcem",
"download_url": "http://pcem-emulator.co.uk/files/PCemV17Linux.tar.gz",
"download_url": "https://pcem-emulator.co.uk/files/PCemV17Linux.tar.gz",
"game_options": [
{
"option": "main_file",