add 9.9.12-25300

This commit is contained in:
Simplxs 2024-07-01 22:45:01 +08:00 committed by GitHub
parent 8b030c45c5
commit d98bfdda2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,8 @@ std::map<std::string, uint64_t> addrMap = {
{"9.9.10-24108", 0x2EB50},
{"9.9.11-24568", 0xAA1A20},
{"9.9.11-24815", 0xAB5510},
{"9.9.12-25234", 0xA84980}};
{"9.9.12-25234", 0xA84980},
{"9.9.12-25300", 0xA84980}};
#elif defined(_X86_ARCH_)
std::map<std::string, uint64_t> addrMap = {
{"9.9.2-15962", 0x2BD70},