From d3f648884f88dbb9fc91af7007adeb5ab5b35e13 Mon Sep 17 00:00:00 2001 From: Sean Proctor Date: Mon, 28 Oct 2024 08:43:16 -0400 Subject: [PATCH] Publish version 3.0.13.1 --- download.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/download.html b/download.html index fd8ec29..567ff6d 100644 --- a/download.html +++ b/download.html @@ -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.13_${CPU}.deb - sudo apt install ./warlock3_3.0.13_${CPU}.deb + wget https://github.com/sproctor/warlock3/releases/latest/download/warlock3_3.0.13-1_${CPU}.deb + sudo apt install ./warlock3_3.0.13-1_${CPU}.deb