Skip to content

Commit

Permalink
bundling kiwix macOS 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 21, 2024
1 parent 953df12 commit c4153bb
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 @@ -236,7 +236,7 @@
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.4.0.dmg",
"macos": "https://download.kiwix.org/release/kiwix-macos/kiwix-macos_3.5.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 c4153bb

Please sign in to comment.