Skip to content

Commit 353cbff

Browse files
docs: update README download links for v2.2.0
1 parent cd37a6f commit 353cbff

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

README.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,11 @@
9393

9494
| Platform | Optimized | Full |
9595
|:----------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------:|
96-
| 🪟 **Windows x64** – Installer (.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_x86_64-setup.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_x86_64-setup.exe) |
97-
| 🪟 **Windows ARM64** – Installer (.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_arm64-setup.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_arm64-setup.exe) |
98-
| 🐧 **Linux x64** – .deb | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer-minified_amd64.deb) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer_amd64.deb) |
99-
| 🐧 **Linux ARM64** – .deb | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer-minified_arm64.deb) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer_arm64.deb) |
100-
|**Cross-Platform** – Uber JAR (.jar) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-all-minified.jar) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-all.jar) |
96+
| 🪟 **Windows x64** – Installer (.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-x64-setup.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-x64-setup.exe) |
97+
| 🪟 **Windows ARM64** – Installer (.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-arm64-setup.exe) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-arm64-setup.exe) |
98+
| 🐧 **Linux x64** – .deb | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0+opt_amd64.deb) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0_amd64.deb) |
99+
| 🐧 **Linux ARM64** – .deb | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0+opt_arm64.deb) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0_arm64.deb) |
100+
|**Cross-Platform** – Uber JAR (.jar) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-minified-all.jar) | [⬇ Download](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-all.jar) |
101101

102102
> [!NOTE]
103103
> **Optimized (Recommended, also referred to as Minified):** Reduced package size with unnecessary files removed and code optimized. Intended for standard use.
@@ -114,12 +114,12 @@
114114

115115
| Package | Variant | Download Link | Runtime |
116116
|-----------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|
117-
| Installer (EXE) | Full | [ServerListExplorer_x86_64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_x86_64-setup.exe) | Bundled JBR 21 |
118-
| Installer (MSI) | Full | [ServerListExplorer_x86_64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_x86_64.msi) | Bundled JBR 21 |
119-
| Portable (ZIP) | Full | [ServerListExplorer_windows-x86_64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_windows-x86_64-portable.zip) | Bundled JBR 21 |
120-
| Installer (EXE) | Minified | [ServerListExplorer-minified_x86_64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_x86_64-setup.exe) | Bundled JBR 21 |
121-
| Installer (MSI) | Minified | [ServerListExplorer-minified_x86_64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_x86_64.msi) | Bundled JBR 21 |
122-
| Portable (ZIP) | Minified | [ServerListExplorer-minified_windows-x86_64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_windows-x86_64-portable.zip) | Bundled JBR 21 |
117+
| Installer (EXE) | Full | [ServerListExplorer-2.2.0-windows-x64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-x64-setup.exe) | Bundled JBR 21 |
118+
| Installer (MSI) | Full | [ServerListExplorer-2.2.0-windows-x64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-x64.msi) | Bundled JBR 21 |
119+
| Portable (ZIP) | Full | [ServerListExplorer-2.2.0-windows-x64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-x64-portable.zip) | Bundled JBR 21 |
120+
| Installer (EXE) | Minified | [ServerListExplorer-minified-2.2.0-windows-x64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-x64-setup.exe) | Bundled JBR 21 |
121+
| Installer (MSI) | Minified | [ServerListExplorer-minified-2.2.0-windows-x64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-x64.msi) | Bundled JBR 21 |
122+
| Portable (ZIP) | Minified | [ServerListExplorer-minified-2.2.0-windows-x64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-x64-portable.zip) | Bundled JBR 21 |
123123

124124
</details>
125125

@@ -128,12 +128,12 @@
128128

129129
| Package | Variant | Download Link | Runtime |
130130
|-----------------|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|
131-
| Installer (EXE) | Full | [ServerListExplorer_arm64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_arm64-setup.exe) | Bundled JBR 21 |
132-
| Installer (MSI) | Full | [ServerListExplorer_arm64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_arm64.msi) | Bundled JBR 21 |
133-
| Portable (ZIP) | Full | [ServerListExplorer_windows-arm64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer_windows-arm64-portable.zip) | Bundled JBR 21 |
134-
| Installer (EXE) | Minified | [ServerListExplorer-minified_arm64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_arm64-setup.exe) | Bundled JBR 21 |
135-
| Installer (MSI) | Minified | [ServerListExplorer-minified_arm64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_arm64.msi) | Bundled JBR 21 |
136-
| Portable (ZIP) | Minified | [ServerListExplorer-minified_windows-arm64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified_windows-arm64-portable.zip) | Bundled JBR 21 |
131+
| Installer (EXE) | Full | [ServerListExplorer-2.2.0-windows-arm64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-arm64-setup.exe) | Bundled JBR 21 |
132+
| Installer (MSI) | Full | [ServerListExplorer-2.2.0-windows-arm64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-arm64.msi) | Bundled JBR 21 |
133+
| Portable (ZIP) | Full | [ServerListExplorer-2.2.0-windows-arm64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-windows-arm64-portable.zip) | Bundled JBR 21 |
134+
| Installer (EXE) | Minified | [ServerListExplorer-minified-2.2.0-windows-arm64-setup.exe](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-arm64-setup.exe) | Bundled JBR 21 |
135+
| Installer (MSI) | Minified | [ServerListExplorer-minified-2.2.0-windows-arm64.msi](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-arm64.msi) | Bundled JBR 21 |
136+
| Portable (ZIP) | Minified | [ServerListExplorer-minified-2.2.0-windows-arm64-portable.zip](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-windows-arm64-portable.zip) | Bundled JBR 21 |
137137

138138
</details>
139139

@@ -142,10 +142,10 @@
142142

143143
| Package | Variant | Download Link | Runtime |
144144
|----------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|
145-
| Portable (TAR) | Full | [ServerListExplorer-linux-x64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-linux-x64.tar.gz) | Bundled JBR 21 |
146-
| DEB | Full | [server-list-explorer_amd64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer_amd64.deb) | Bundled JBR 21 |
147-
| Portable (TAR) | Minified | [ServerListExplorer-minified-linux-x64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified-linux-x64.tar.gz) | Bundled JBR 21 |
148-
| DEB | Minified | [server-list-explorer-minified_amd64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer-minified_amd64.deb) | Bundled JBR 21 |
145+
| Portable (TAR) | Full | [ServerListExplorer-2.2.0-linux-x64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-linux-x64.tar.gz) | Bundled JBR 21 |
146+
| DEB | Full | [server-list-explorer_2.2.0_amd64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0_amd64.deb) | Bundled JBR 21 |
147+
| Portable (TAR) | Minified | [ServerListExplorer-minified-2.2.0-linux-x64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-linux-x64.tar.gz) | Bundled JBR 21 |
148+
| DEB | Minified | [server-list-explorer_2.2.0+opt_amd64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0+opt_amd64.deb) | Bundled JBR 21 |
149149

150150
</details>
151151

@@ -154,10 +154,10 @@
154154

155155
| Package | Variant | Download Link | Runtime |
156156
|----------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------|
157-
| Portable (TAR) | Full | [ServerListExplorer-linux-arm64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-linux-arm64.tar.gz) | Bundled JBR 21 |
158-
| DEB | Full | [server-list-explorer_arm64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer_arm64.deb) | Bundled JBR 21 |
159-
| Portable (TAR) | Minified | [ServerListExplorer-minified-linux-arm64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-minified-linux-arm64.tar.gz) | Bundled JBR 21 |
160-
| DEB | Minified | [server-list-explorer-minified_arm64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/server-list-explorer-minified_arm64.deb) | Bundled JBR 21 |
157+
| Portable (TAR) | Full | [ServerListExplorer-2.2.0-linux-arm64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-linux-arm64.tar.gz) | Bundled JBR 21 |
158+
| DEB | Full | [server-list-explorer_2.2.0_arm64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0_arm64.deb) | Bundled JBR 21 |
159+
| Portable (TAR) | Minified | [ServerListExplorer-minified-2.2.0-linux-arm64.tar.gz](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-minified-2.2.0-linux-arm64.tar.gz) | Bundled JBR 21 |
160+
| DEB | Minified | [server-list-explorer_2.2.0+opt_arm64.deb](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/server-list-explorer_2.2.0+opt_arm64.deb) | Bundled JBR 21 |
161161

162162
</details>
163163

@@ -166,9 +166,9 @@
166166

167167
| Package | Distribution | Download Link | Runtime Requirement |
168168
|----------|--------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------|
169-
| Uber JAR | Full | [ServerListExplorer-all.jar](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-all.jar) | Requires Java SE 21+ |
170-
| Uber JAR | Minified | [ServerListExplorer-all-minified.jar](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer-all-minified.jar) | Requires Java SE 21+ |
171-
| Thin JAR | Full | [ServerListExplorer.jar](https://github.com/SpoilerRules/server-list-explorer/releases/latest/download/ServerListExplorer.jar) | Requires Java SE 21+ |
169+
| Uber JAR | Full | [ServerListExplorer-2.2.0-all.jar](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-all.jar) | Requires Java SE 21+ |
170+
| Uber JAR | Minified | [ServerListExplorer-2.2.0-minified-all.jar](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0-minified-all.jar) | Requires Java SE 21+ |
171+
| Thin JAR | Full | [ServerListExplorer-2.2.0.jar](https://github.com/SpoilerRules/server-list-explorer/releases/download/v2.2.0/ServerListExplorer-2.2.0.jar) | Requires Java SE 21+ |
172172

173173
</details>
174174

0 commit comments

Comments
 (0)