File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ before:
1212 - unzip -o sgn_linux.zip -d server/assets/linux
1313 - curl -L https://github.com/EgeBalci/sgn/releases/download/v2.0.1/sgn_windows_amd64_2.0.1.zip -o sgn_windows.zip
1414 - unzip -o sgn_windows.zip -d server/assets/windows
15- - curl -L https://github.com/chainreactors/malefic/releases/download/v0.1.1 /malefic-mutant-x86_64-pc-windows-gnu.exe -o server/assets/windows/malefic-mutant.exe
16- - curl -L https://github.com/chainreactors/malefic/releases/download/v0.1.1 /malefic-mutant-x86_64-unknown-linux-musl -o server/assets/linux/malefic-mutant
15+ - curl -L https://github.com/chainreactors/malefic/releases/latest/download /malefic-mutant-x86_64-pc-windows-gnu.exe -o server/assets/windows/malefic-mutant.exe
16+ - curl -L https://github.com/chainreactors/malefic/releases/latest/download /malefic-mutant-x86_64-unknown-linux-musl -o server/assets/linux/malefic-mutant
1717
1818
1919builds :
You can’t perform that action at this time.
0 commit comments