Skip to content

Commit

Permalink
Updated readers version (Android 3.12.0, macOS 3.6.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Dec 4, 2024
1 parent 498ccf4 commit a18b871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manager/manager/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@
# must be manually updated from time to time
KIWIX_READERS_SOURCES = {
"windows": "https://download.kiwix.org/release/kiwix-desktop/kiwix-desktop_windows_x64_2.3.1-2.zip",
"android": "https://download.kiwix.org/release/kiwix-android/kiwix-3.11.1.apk",
"macos": "https://download.kiwix.org/release/kiwix-macos/kiwix-macos_3.5.2.dmg",
"android": "https://download.kiwix.org/release/kiwix-android/kiwix-3.12.0.apk",
"macos": "https://download.kiwix.org/release/kiwix-macos/kiwix-macos_3.6.0.dmg",
"linux": "https://download.kiwix.org/release/kiwix-desktop/"
+ "kiwix-desktop_x86_64_2.3.1-4.appimage",
}
Expand Down

0 comments on commit a18b871

Please sign in to comment.