diff --git a/download.html b/download.html index 2fb1ef1..f02931f 100644 --- a/download.html +++ b/download.html @@ -296,7 +296,7 @@

Warlock3

- Version 3.0.17 + Version 3.0.18
@@ -317,8 +317,8 @@

Warlock3

Intel:    - Download .zip    - Download .msix    + Download .zip    + Download .msix    Download .appinstaller

@@ -347,7 +347,7 @@

Warlock3

- + @@ -360,7 +360,7 @@

Warlock3



-
+ @@ -402,7 +402,7 @@

Warlock3

- + @@ -429,7 +429,7 @@

Warlock3

   AMD64:    - Download .tar.gz + Download .tar.gz

@@ -437,8 +437,8 @@

Warlock3

Or install it from the command line:

CPU=$(dpkg --print-architecture) - wget https://github.com/sproctor/warlock3/releases/latest/download/warlock3_3.0.17_${CPU}.deb - sudo apt install ./warlock3_3.0.17_${CPU}.deb + wget https://github.com/sproctor/warlock3/releases/latest/download/warlock3_3.0.18_${CPU}.deb + sudo apt install ./warlock3_3.0.18_${CPU}.deb