diff options
author | Neil <nyamatongwe@gmail.com> | 2023-09-22 17:15:35 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2023-09-22 17:15:35 +1000 |
commit | 485b1fdf8a5d2ade436349cd50a0e0b2f732d543 (patch) | |
tree | bd14965aa485b7adae7933e3141977259186c38f /doc | |
parent | 3bf3f6be589f99c6d2346206ad5009f2f2249405 (diff) | |
download | scintilla-mirror-485b1fdf8a5d2ade436349cd50a0e0b2f732d543.tar.gz |
Update download sizes.
Diffstat (limited to 'doc')
-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 bf1a31fc2..80212f611 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/scintilla537.zip">zip format</a> (1.4M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla537.tgz">tgz format</a> (1.3M) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla537.zip">zip format</a> (1.7M) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla537.tgz">tgz format</a> (1.6M) 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> |