File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636
3737 (Get-Content -Path 'C:/generated_files/mirai/mcl.cmd' -Raw) -replace $search, $replace | Set-Content -Path 'C:/generated_files/mirai/mcl.cmd'
3838
39- Invoke-WebRequest -URI https://github.com/cssxsh/fix-protocol-version/releases/download/v1.0 .0/fix-protocol-version-1.0 .0.mirai2.jar -OutFile C:/generated_files/mirai/plugins/fix-protocol-version-1.0 .0.mirai2.jar
39+ Invoke-WebRequest -URI https://github.com/cssxsh/fix-protocol-version/releases/download/v1.2 .0/fix-protocol-version-1.2 .0.mirai2.jar -OutFile C:/generated_files/mirai/plugins/fix-protocol-version-1.2 .0.mirai2.jar
4040
4141 ./mcl.cmd --update-package net.mamoe:mirai-api-http --channel stable-v2 --type plugin
4242 ./mcl.cmd --update-package xyz.cssxsh.mirai:mirai-device-generator --channel stable --type plugin
Original file line number Diff line number Diff line change 3636
3737 (Get-Content -Path 'C:/generated_files/mirai/mcl.cmd' -Raw) -replace $search, $replace | Set-Content -Path 'C:/generated_files/mirai/mcl.cmd'
3838
39- Invoke-WebRequest -URI https://github.com/cssxsh/fix-protocol-version/releases/download/v1.0 .0/fix-protocol-version-1.0 .0.mirai2.jar -OutFile C:/generated_files/mirai/plugins/fix-protocol-version-1.0 .0.mirai2.jar
39+ Invoke-WebRequest -URI https://github.com/cssxsh/fix-protocol-version/releases/download/v1.2 .0/fix-protocol-version-1.2 .0.mirai2.jar -OutFile C:/generated_files/mirai/plugins/fix-protocol-version-1.2 .0.mirai2.jar
4040
4141 ./mcl.cmd --update-package net.mamoe:mirai-api-http --channel stable-v2 --type plugin
4242 ./mcl.cmd --update-package xyz.cssxsh.mirai:mirai-device-generator --channel stable --type plugin
You can’t perform that action at this time.
0 commit comments