Update 9.9.12-25765

This commit is contained in:
Simplxs 2024-07-13 14:44:31 +08:00 committed by GitHub
parent cf90133c25
commit 2dd0524050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,8 @@ std::map<std::string, uint64_t> addrMap = {
{"9.9.11-24815", 0xAB5510}, {"9.9.11-24815", 0xAB5510},
{"9.9.12-25234", 0xA84980}, {"9.9.12-25234", 0xA84980},
{"9.9.12-25300", 0xA84980}, {"9.9.12-25300", 0xA84980},
{"9.9.12-25493", 0xA996E0}}; {"9.9.12-25493", 0xA996E0},
{"9.9.12-25765", 0xA9CE90}};
#elif defined(_X86_ARCH_) #elif defined(_X86_ARCH_)
std::map<std::string, uint64_t> addrMap = { std::map<std::string, uint64_t> addrMap = {
{"9.9.2-15962", 0x2BD70}, {"9.9.2-15962", 0x2BD70},