@@ -26,8 +26,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
2626uncompress and copy to the desired location.
2727
2828NOTE: Be mindful that `jreleaser-early-access.zip` requires Java 8 to be installed while
29- `jreleaser-standalone-early-access-windows-*.zip` can be used without a previous installation of Java as
30- it includes its own Java Runtime.
29+ `jreleaser-standalone-early-access-windows-\ *.zip` can be used without a previous installation of Java as
30+ it includes its own Java Runtime. `jreleaser-native-*-windows-x86_64.zip` does not require Java.
3131--
3232Linux::
3333+
@@ -61,8 +61,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
6161uncompress and copy to the desired location.
6262
6363NOTE: Be mindful that `jreleaser-early-access.zip` requires Java 8 to be installed while
64- `jreleaser-standalone-early-access-linux -*.zip` can be used without a previous installation of Java as
65- it includes its own Java Runtime.
64+ `jreleaser-standalone-early-access-windows -*.zip` can be used without a previous installation of Java as
65+ it includes its own Java Runtime. `jreleaser-native-early-access-windows-x86_64.zip` does not require Java.
6666--
6767Mac::
6868+
@@ -102,8 +102,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
102102uncompress and copy to the desired location.
103103
104104NOTE: Be mindful that `jreleaser-early-access.zip` requires Java 8 to be installed while
105- `jreleaser-standalone-early-access-osx-*.zip` can be used without a previous installation of Java as
106- it includes its own Java Runtime.
105+ `jreleaser-standalone-early-access-osx-\ *.zip` can be used without a previous installation of Java as
106+ it includes its own Java Runtime. `jreleaser-native-early-access-osx-*.zip` does not require Java.
107107--
108108====
109109
@@ -153,8 +153,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
153153uncompress and copy to the desired location.
154154
155155NOTE: Be mindful that `jreleaser-{jreleaser-version}.zip` requires Java 8 to be installed while
156- `jreleaser-standalone-{jreleaser-version}-windows-*.zip` can be used without a previous installation of Java as
157- it includes its own Java Runtime.
156+ `jreleaser-standalone-{jreleaser-version}-windows-\ *.zip` can be used without a previous installation of Java as
157+ it includes its own Java Runtime. `jreleaser-native-{jreleaser-version}-windows-*.zip` does not require Java.
158158--
159159Linux::
160160+
@@ -259,8 +259,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
259259uncompress and copy to the desired location.
260260
261261NOTE: Be mindful that `jreleaser-{jreleaser-version}.zip` requires Java 8 to be installed while
262- `jreleaser-standalone-{jreleaser-version}-linux-*.zip` can be used without a previous installation of Java as
263- it includes its own Java Runtime.
262+ `jreleaser-standalone-{jreleaser-version}-linux-\ *.zip` can be used without a previous installation of Java as
263+ it includes its own Java Runtime. `jreleaser-native-{jreleaser-version}-linux-*.zip` does not require Java.
264264--
265265Mac::
266266+
@@ -330,8 +330,8 @@ Download the pre-compiled binary from the link:https://github.com/jreleaser/jrel
330330uncompress and copy to the desired location.
331331
332332NOTE: Be mindful that `jreleaser-{jreleaser-version}.zip` requires Java 8 to be installed while
333- `jreleaser-standalone-{jreleaser-version}-osx-*.zip` can be used without a previous installation of Java as
334- it includes its own Java Runtime.
333+ `jreleaser-standalone-{jreleaser-version}-osx-\ *.zip` can be used without a previous installation of Java as
334+ it includes its own Java Runtime. `jreleaser-native-{jreleaser-version}-osx-*.zip` does not require Java.
335335--
336336====
337337
0 commit comments