diff --git a/download.html b/download.html index d860e062..fd8ec290 100644 --- a/download.html +++ b/download.html @@ -7,7 +7,7 @@ - + @@ -273,11 +273,7 @@ - + @@ -296,7 +292,7 @@

Warlock3

- Version 3.0.12 + Version 3.0.13
@@ -317,8 +313,8 @@

Warlock3

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

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

Warlock3

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

Warlock3



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

Warlock3

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

Warlock3

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

@@ -437,8 +433,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.12-3_${CPU}.deb - sudo apt install ./warlock3_3.0.12-3_${CPU}.deb + wget https://github.com/sproctor/warlock3/releases/latest/download/warlock3_3.0.13_${CPU}.deb + sudo apt install ./warlock3_3.0.13_${CPU}.deb