From b055c625c5ed9a75ba57c647b4a4f5c9024a3139 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Jul 2026 10:27:02 -0700 Subject: [PATCH] Add paths to the F-Droid app manifest files. --- Config/F-DroidRepo/example.env | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Config/F-DroidRepo/example.env b/Config/F-DroidRepo/example.env index 8ab0b52..cecc9ee 100644 --- a/Config/F-DroidRepo/example.env +++ b/Config/F-DroidRepo/example.env @@ -24,22 +24,22 @@ REPO_ICON="peace.png" # - Currently being done because Obtainium does not read the Gitea release/tag. FILE00="https://git.hyperling.com/me/android-carb-up/releases/download/latest/CarbUp_v1.0.1.apk" -#FILE01="https://git.hyperling.com/me/android-carb-up/raw/branch/main/TBD.yml" +FILE01="https://git.hyperling.com/me/android-carb-up/raw/branch/main/com.hyperling.carbupbeta.yml" FILE02="" FILE03="https://git.hyperling.com/me/flutter-expense-tracker/releases/download/latest/ExpenseTracker_v0.1.3.apk" -#FILE04="https://git.hyperling.com/me/android-carb-up/raw/branch/main/TBD.yml" +FILE04="https://git.hyperling.com/me/flutter-expense-tracker/raw/branch/main/com.hyperling.expense_tracker.yml" FILE05="" FILE06="https://git.hyperling.com/me/android-infinite-timer/releases/download/latest/InfiniteTimer_v1.1.1.apk" -#FILE07="https://git.hyperling.com/me/android-carb-up/raw/branch/main/TBD.yml" +FILE07="https://git.hyperling.com/me/android-infinite-timer/raw/branch/main/com.hyperling.apps.infinitetimer.yml" FILE08="" FILE09="https://git.hyperling.com/me/android-45-minute-rule/releases/download/latest/The45MinuteRule_v1.0.7.apk" -#FILE10="https://git.hyperling.com/me/android-carb-up/raw/branch/main/TBD.yml" +FILE10="https://git.hyperling.com/me/android-45-minute-rule/raw/branch/main/com.hyperling.apps.the45minuterule.yml" FILE11="" FILE12="https://git.hyperling.com/me/android-tictactoe/releases/download/latest/TicTacToe_v1.1.0.apk" -#FILE13="https://git.hyperling.com/me/android-carb-up/raw/branch/main/TBD.yml" +FILE13="https://git.hyperling.com/me/android-tictactoe/raw/branch/main/com.hyperling.tictactoe.yml" FILE14="" FILE15="https://git.hyperling.com/me/android-hypergames/releases/download/latest/HyperGames_v0.0.11.apk" -#FILE16="https://git.hyperling.com/me/android-carb-up/raw/branch/main/TBD.yml" +FILE16="https://git.hyperling.com/me/android-hypergames/raw/branch/main/apps.hyperling.com.platformer.yml" FILE17="" FILE18="" FILE19="https://hyperling.com/files/media/icons/peace.png"