Skip to content

Commit

Permalink
Fixed #459: include kiwix-desktop 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Dec 21, 2024
1 parent 9b2c302 commit ead68b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manager/manager/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
# All of them will be added to the builder if use selects the appr. option
# 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",
"windows": "https://download.kiwix.org/release/kiwix-desktop/kiwix-desktop_windows_x64_2.4.1.zip",
"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/"
Expand Down

0 comments on commit ead68b1

Please sign in to comment.