You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

6
+

7
7
8
8
# Requirements
9
9
Any Java version >= 17. (Use latest version if possible)
@@ -13,18 +13,16 @@ Any Java version >= 17. (Use latest version if possible)
13
13
## Windows
14
14
An `MSI` installer is available (has bundled java runtime).
15
15
16
-
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.3.1/SSPlot-2.3.1.msi'><imgwidth='240'alt='Download as MSI Installer'src='src/main/resources/download_msi.svg'/></a>
16
+
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.3.2/SSPlot-2.3.2.msi'><imgwidth='240'alt='Download as MSI Installer'src='src/main/resources/download_msi.svg'/></a>
17
17
18
18
For latest dev version, use the generated MSI from the latest workflow run from the Actions tab.
19
19
20
20
## Linux
21
21
A `DEB` package (Actions tab), a flatpak from flathub and an `AppImage` with bundled AdoptOpenJDK java runtime is available.
22
22
23
23
<ahref='https://flathub.org/apps/io.github.babaissarkar.ssplot'><imgwidth='240'alt='Download on Flathub'src='https://flathub.org/api/badge?locale=en'/></a>
24
-
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.3.1/SSPlot-x86_64.AppImage'><imgwidth='240'alt='Download as AppImage'src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a>
25
-
<ahref="https://snapcraft.io/ssplot">
26
-
<img alt="Get it from the Snap Store" src=https://snapcraft.io/en/dark/install.svg width='240'/>
27
-
</a>
24
+
<ahref='https://github.com/babaissarkar/ssplot/releases/download/v2.3.2/SSPlot-x86_64.AppImage'><imgwidth='240'alt='Download as AppImage'src='https://docs.appimage.org/_images/download-appimage-banner.svg'/></a>
25
+
<ahref="https://snapcraft.io/ssplot"><img alt="Get it from the Snap Store" src=https://snapcraft.io/en/dark/install.svg width='240'/></a>
0 commit comments