Skip to content

Commit

Permalink
using apple 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Sep 9, 2024
1 parent 8354469 commit 518c953
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.5.0.dmg",
"macos": "https://download.kiwix.org/release/kiwix-macos/kiwix-macos_3.5.2.dmg",
"linux": "https://download.kiwix.org/release/kiwix-desktop/"
+ "kiwix-desktop_x86_64_2.3.1-4.appimage",
}
Expand Down

0 comments on commit 518c953

Please sign in to comment.