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

Commit

Permalink
v2.1.4 - update murse again
Browse files Browse the repository at this point in the history
  • Loading branch information
brysondev authored Sep 23, 2022
1 parent 555d023 commit edde9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion of_install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ if not exist "%MURSE_PATH%murse.exe" (
cd %TEMP%
md "murse"
cd "murse"
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')"
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')"
Call :UnZipFile "%MURSE_PATH%" "%MURSE_PATH%murse.zip"
)
goto verify
Expand Down

0 comments on commit edde9ad

Please sign in to comment.