File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,19 @@ A lightweight Java text editor with encryption and multi-language support.
1818
1919## Download
2020
21- [ Latest Release] ( https://github.com/gcclinux/smalltextpad/releases/latest )
21+ [ Latest Release v1.5.0 ] ( https://github.com/gcclinux/smalltextpad/releases/latest )
2222
2323### Available Packages
2424
25- - ** Snap** : ` sudo snap install smalltextpad `
26- - ** DEB** : Download from releases
27- - ** RPM** : Download from releases
28- - ** JAR** : Universal Java package
25+ | Package | Platform | Size | SHA256 |
26+ | ---------| ----------| ------| --------|
27+ | [ SmallTextPad.jar] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/SmallTextPad.jar ) | All (Java 21+) | 3.05 MB | ` 62af2423... ` |
28+ | [ smalltextpad_1.5.0_amd64.snap] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/smalltextpad_1.5.0_amd64.snap ) | Linux (amd64) | 122 MB | ` b797a39c... ` |
29+ | [ smalltextpad_1.5.0_arm64.snap] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/smalltextpad_1.5.0_arm64.snap ) | Linux (arm64) | 131 MB | ` 26ceb7f1... ` |
30+ | [ smalltextpad_1.5.0_amd64.deb] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/smalltextpad_1.5.0_amd64.deb ) | Debian/Ubuntu | 2.92 MB | ` 43beb170... ` |
31+ | [ smalltextpad-1.5.0-1.fc42.noarch.rpm] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/smalltextpad-1.5.0-1.fc42.noarch.rpm ) | Fedora/RHEL | 2.93 MB | ` a5059eaa... ` |
32+ | [ SmallTextPadSetup.exe] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/SmallTextPadSetup.exe ) | Windows | 34.9 MB | ` 38955432... ` |
33+ | [ SmallTextPad-windows-appimage.zip] ( https://github.com/gcclinux/smalltextpad/releases/latest/download/SmallTextPad-windows-appimage.zip ) | Windows (portable) | 47 MB | ` da05350f... ` |
2934
3035## Installation
3136
You can’t perform that action at this time.
0 commit comments