From b7f5b566189dcc35d6746f265a2e6e3544a962f5 Mon Sep 17 00:00:00 2001 From: Snider Date: Sat, 3 Feb 2024 15:47:27 +0000 Subject: [PATCH] Update .itw3.json --- .itw3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.itw3.json b/.itw3.json index baaacb8b04..455ef25afc 100644 --- a/.itw3.json +++ b/.itw3.json @@ -29,10 +29,10 @@ "url": "https://github.com/letheanVPN/blockchain-iz/releases/latest/download/lethean-cli-macos.zip" }, "linux": { - "url": "https://github.com/letheanVPN/blockchain-iz/releases/latest/download/linux.tar" + "url": "https://github.com/letheanVPN/blockchain-iz/releases/latest/download/lethean-cli-linux.tar" }, "windows": { - "url": "https://github.com/letheanVPN/blockchain-iz/releases/latest/download/windows.tar" + "url": "https://github.com/letheanVPN/blockchain-iz/releases/latest/download/lethean-cli-windows.tar" } } }