@@ -153,7 +153,7 @@ $ printf 'haveno-Haveno.desktop' | qvm-appmenus --set-whitelist – haveno
153
153
<p style =" text-align : center ;" >Example:</p >
154
154
155
155
``` shell
156
- % sudo bash QubesIncoming/dispXXXX/1.0-haveno-templatevm.sh " https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-installer.deb" " ABAF11C65A2970B130ABE3C479BE3E4300411886"
156
+ % sudo bash QubesIncoming/dispXXXX/1.0-haveno-templatevm.sh " https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-installer.deb" " ABAF11C65A2970B130ABE3C479BE3E4300411886"
157
157
```
158
158
159
159
#### * TemplateVM Using Precompiled Package From ` git ` Repository (CLI)*
@@ -195,9 +195,9 @@ $ printf 'haveno-Haveno.desktop' | qvm-appmenus --set-whitelist – haveno
195
195
196
196
``` shell
197
197
# export https_proxy=http://127.0.0.1:8082
198
- # curl -sSLo /tmp/haveno.deb https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-installer.deb
199
- # curl -sSLo /tmp/haveno.deb.sig https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-installer.deb.sig
200
- # curl -sSLo /tmp/haveno-jar.SHA-256 https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-SNAPSHOT-all.jar.SHA-256
198
+ # curl -sSLo /tmp/haveno.deb https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-installer.deb
199
+ # curl -sSLo /tmp/haveno.deb.sig https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-installer.deb.sig
200
+ # curl -sSLo /tmp/haveno-jar.SHA-256 https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-SNAPSHOT-all.jar.SHA-256
201
201
```
202
202
203
203
<p style =" text-align : center ;" >Note:</p >
@@ -206,9 +206,9 @@ $ printf 'haveno-Haveno.desktop' | qvm-appmenus --set-whitelist – haveno
206
206
<p style =" text-align : center ;" >For Whonix On Anything Other Than Qubes OS:</p >
207
207
208
208
``` shell
209
- # curl -sSLo /tmp/haveno.deb https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-installer.deb
210
- # curl -sSLo /tmp/haveno.deb.sig https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-installer.deb.sig
211
- # curl -sSLo /tmp/haveno-jar.SHA-256 https://github.com/havenoexample/haveno-example/releases/download/1.1.2 /haveno-v1.1.2 -linux-x86_64-SNAPSHOT-all.jar.SHA-256
209
+ # curl -sSLo /tmp/haveno.deb https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-installer.deb
210
+ # curl -sSLo /tmp/haveno.deb.sig https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-installer.deb.sig
211
+ # curl -sSLo /tmp/haveno-jar.SHA-256 https://github.com/havenoexample/haveno-example/releases/download/1.2.0 /haveno-v1.2.0 -linux-x86_64-SNAPSHOT-all.jar.SHA-256
212
212
```
213
213
214
214
<p style =" text-align : center ;" >Note:</p >
0 commit comments