mirror of
https://github.com/Simplxss/SignerServer.git
synced 2024-11-21 00:37:53 +08:00
Update 9.9.12-26299
Some checks failed
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (x64, windows-latest) (push) Has been cancelled
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (arm64, ubuntu-latest) (push) Has been cancelled
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (x64, ubuntu-latest) (push) Has been cancelled
Some checks failed
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (x64, windows-latest) (push) Has been cancelled
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (arm64, ubuntu-latest) (push) Has been cancelled
build / run on ${{ matrix.os }}(${{ matrix.arch }}) (x64, ubuntu-latest) (push) Has been cancelled
This commit is contained in:
parent
e31a7a02b5
commit
6f78a9e295
@ -36,7 +36,8 @@ std::map<std::string, uint64_t> addrMap = {
|
||||
{"9.9.12-25234", 0xA84980},
|
||||
{"9.9.12-25300", 0xA84980},
|
||||
{"9.9.12-25493", 0xA996E0},
|
||||
{"9.9.12-25765", 0xA9CE90}};
|
||||
{"9.9.12-25765", 0xA9CE90},
|
||||
{"9.9.12-26299", 0xA9E5B0}};
|
||||
#elif defined(_X86_ARCH_)
|
||||
std::map<std::string, uint64_t> addrMap = {
|
||||
{"9.9.2-15962", 0x2BD70},
|
||||
|
Loading…
x
Reference in New Issue
Block a user