diff options
Diffstat (limited to 'other/osx')
| -rw-r--r-- | other/osx/7z | bin | 0 -> 684784 bytes | |||
| -rw-r--r-- | other/osx/7z.so | bin | 0 -> 2381120 bytes | |||
| -rwxr-xr-x | other/osx/7za | bin | 1122372 -> 0 bytes | |||
| -rw-r--r-- | other/osx/Info.plist | 8 | ||||
| -rwxr-xr-x | other/osx/unrar | bin | 266404 -> 0 bytes |
5 files changed, 4 insertions, 4 deletions
diff --git a/other/osx/7z b/other/osx/7z new file mode 100644 index 0000000..7e7b90b --- /dev/null +++ b/other/osx/7z Binary files differdiff --git a/other/osx/7z.so b/other/osx/7z.so new file mode 100644 index 0000000..80eb496 --- /dev/null +++ b/other/osx/7z.so Binary files differdiff --git a/other/osx/7za b/other/osx/7za deleted file mode 100755 index f92fa21..0000000 --- a/other/osx/7za +++ /dev/null Binary files differdiff --git a/other/osx/Info.plist b/other/osx/Info.plist index 4a9fa48..2cf43f1 100644 --- a/other/osx/Info.plist +++ b/other/osx/Info.plist @@ -30,7 +30,7 @@ <key>CFBundleExecutable</key> <string>MacOS/Kindle Comic Converter</string> <key>CFBundleGetInfoString</key> - <string>KindleComicConverter 5.4.5, written 2012-2018 by Ciro Mattia Gonano and Pawel Jastrzebski</string> + <string>KindleComicConverter 5.5.0, written 2012-2019 by Ciro Mattia Gonano and Pawel Jastrzebski</string> <key>CFBundleIconFile</key> <string>comic2ebook.icns</string> <key>CFBundleIdentifier</key> @@ -42,11 +42,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>5.4.5</string> + <string>5.5.0</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>5.4.5</string> + <string>5.5.0</string> <key>LSEnvironment</key> <dict> <key>PATH</key> @@ -55,7 +55,7 @@ <key>LSHasLocalizedDisplayName</key> <false/> <key>LSMinimumSystemVersion</key> - <string>10.10.0</string> + <string>10.12.0</string> <key>NSAppleScriptEnabled</key> <false/> <key>NSHumanReadableCopyright</key> diff --git a/other/osx/unrar b/other/osx/unrar deleted file mode 100755 index 8ca581d..0000000 --- a/other/osx/unrar +++ /dev/null Binary files differ |