From 0ce3467c3bf102de2e5bbfb73d94e166cca0219a Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Thu, 20 Jun 2024 11:04:25 +0200 Subject: [PATCH] Update tmp --- setupTmp.ps1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/setupTmp.ps1 b/setupTmp.ps1 index b0268ed..cff4d20 100644 --- a/setupTmp.ps1 +++ b/setupTmp.ps1 @@ -39,7 +39,7 @@ function DownloadFiles { @{ Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/regavi.zip" FileName = "regavi.zip" - Hash = "dbd4ab84a28d4b387ba8abcd7a32d6eb109e638f" + Hash = "d61dc27dd13a32f9e46d3b291c3f468cf2c4507c" }, @{ Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/Radiochr_08.exe" @@ -86,6 +86,12 @@ function DownloadFiles { FileName = "rastop.zip" Hash = "ae63a6aaf8c85adc16a93c7e2ebbab89b4796384" } + , + @{ + Url = "https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/Setup%20files/SalsaJ_2_3.exe" + FileName = "SalsaJ_2_3.exe" + Hash = "4998000aa25dbd6dee082839854efb4ab6ac9d56" + } ) } "Info" {