From dc6907b57a0c4a1cd62a260b8f362d1ba67d4980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Schw=C3=B6rer?= Date: Tue, 19 Mar 2019 17:46:46 +0100 Subject: [PATCH] Change DL links for BefunUtils to GH (AppVeyor retention is only 6 months) --- www/statics/programs/__all.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/statics/programs/__all.php b/www/statics/programs/__all.php index 4bdbadf..4927ec7 100644 --- a/www/statics/programs/__all.php +++ b/www/statics/programs/__all.php @@ -72,12 +72,12 @@ return [ 'github' => 'https://github.com/Mikescher/BefunUtils', 'wiki' => 'https://github.com/Mikescher/BefunUtils/wiki', - 'download#1' => ['caption'=>'BefunExec', 'url'=>'https://ci.appveyor.com/project/Mikescher/BefunExec/build/artifacts' ], - 'download#2' => ['caption'=>'BefunGen', 'url'=>'https://ci.appveyor.com/project/Mikescher/BefunGen/build/artifacts' ], - 'download#3' => ['caption'=>'BefunWrite', 'url'=>'https://ci.appveyor.com/project/Mikescher/BefunWrite/build/artifacts'], - 'download#4' => ['caption'=>'BefunRep', 'url'=>'https://ci.appveyor.com/project/Mikescher/BefunRep/build/artifacts' ], - 'download#5' => ['caption'=>'BefunRun', 'url'=>'https://ci.appveyor.com/project/Mikescher/BefunRun/build/artifacts' ], - 'download#6' => ['caption'=>'BefunDebug', 'url'=>'https://ci.appveyor.com/project/Mikescher/BefunDebug/build/artifacts'], + 'download#1' => ['caption'=>'BefunExec', 'url'=>'https://github.com/Mikescher/BefunExec/releases/latest' ], + 'download#2' => ['caption'=>'BefunGen', 'url'=>'https://github.com/Mikescher/BefunGen/releases/latest' ], + 'download#3' => ['caption'=>'BefunWrite', 'url'=>'https://github.com/Mikescher/BefunWrite/releases/latest'], + 'download#4' => ['caption'=>'BefunRep', 'url'=>'https://github.com/Mikescher/BefunRep/releases/latest' ], + 'download#5' => ['caption'=>'BefunRun', 'url'=>'https://github.com/Mikescher/BefunRun/releases/latest' ], + 'download#6' => ['caption'=>'BefunDebug', 'url'=>'https://github.com/Mikescher/BefunDebug/releases/latest'], ], 'extra_images' => [