Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit edde9ad

Browse files
authored
v2.1.4 - update murse again
1 parent 555d023 commit edde9ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

of_install.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ if not exist "%MURSE_PATH%murse.exe" (
7171
cd %TEMP%
7272
md "murse"
7373
cd "murse"
74-
powershell -Command "(New-Object Net.WebClient).DownloadFile('https://git.sr.ht/~welt/murse/refs/download/v0.3.1/murse-v0.3.1-windows-386.zip', 'murse.zip')"
74+
powershell -Command "(New-Object Net.WebClient).DownloadFile('https://git.sr.ht/~welt/murse/refs/download/v0.3.2/murse-v0.3.2-windows-386.zip', 'murse.zip')"
7575
Call :UnZipFile "%MURSE_PATH%" "%MURSE_PATH%murse.zip"
7676
)
7777
goto verify

0 commit comments

Comments
 (0)