diff options
author | Neil <nyamatongwe@gmail.com> | 2020-05-20 20:46:29 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-05-20 20:46:29 +1000 |
commit | 1834ca7dfc6ea6d901e866c5ae7598ac4bcf75cb (patch) | |
tree | 1afa475f44a9e76326b6a67af5b227a4e7ad396c | |
parent | 22628ce86b10f1569bbe4f7aaef4b9c0f56b0b26 (diff) | |
download | scintilla-mirror-1834ca7dfc6ea6d901e866c5ae7598ac4bcf75cb.tar.gz |
Update download sizes.
-rw-r--r-- | doc/ScintillaDownload.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 2c8c2210f..3441c303d 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -50,8 +50,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="https://www.scintilla.org/scintilla433.zip">zip format</a> (1.7M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla433.tgz">tgz format</a> (1.4M) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla433.zip">zip format</a> (1.8M) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla433.tgz">tgz format</a> (1.5M) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> |