From 06ffb53c4d9b9cadef76958fc1c09a66cb7650e6 Mon Sep 17 00:00:00 2001 From: Sean Proctor Date: Wed, 4 Dec 2024 18:52:19 -0500 Subject: [PATCH] Publish version 3.0.16 --- download.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/download.html b/download.html index fad51190..5d543edd 100644 --- a/download.html +++ b/download.html @@ -292,7 +292,7 @@

Warlock3

- Version 3.0.15 + Version 3.0.16
@@ -313,8 +313,8 @@

Warlock3

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

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

Warlock3

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

Warlock3



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

Warlock3

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

Warlock3

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

@@ -433,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.15_${CPU}.deb - sudo apt install ./warlock3_3.0.15_${CPU}.deb + wget https://github.com/sproctor/warlock3/releases/latest/download/warlock3_3.0.16_${CPU}.deb + sudo apt install ./warlock3_3.0.16_${CPU}.deb