From ec3d2181825f8ce0e1b5c70857dcb4a93f77071b Mon Sep 17 00:00:00 2001 From: Felix Date: Tue, 20 May 2025 23:43:59 +0200 Subject: [PATCH] update.sh aktualisiert --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 63fb50f..1c5fbc3 100755 --- a/update.sh +++ b/update.sh @@ -55,6 +55,7 @@ update_app() { } # Process each app +update_app "FeloStore" "https://git.felo.gg/FeloStore/Data/releases/download/latest/felostore.apk" update_app "YouTube" "https://git.felo.gg/FeloStore/Data/releases/download/latest/youtube.apk" update_app "Reddit" "https://git.felo.gg/FeloStore/Data/releases/download/latest/reddit.apk" update_app "Duolingo" "https://git.felo.gg/FeloStore/Data/releases/download/latest/duolingo.apk"