Update sign.cpp

This commit is contained in:
Simplxs 2024-09-02 23:19:06 +08:00 committed by GitHub
parent 2237d81dba
commit 0fd58af2ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,8 @@ std::map<std::string, uint64_t> addrMap = {
{"9.9.12-25493", 0xA996E0},
{"9.9.12-25765", 0xA9CE90},
{"9.9.12-26299", 0xA9E5B0},
{"9.9.12-26466", 0xA9E5B0}};
{"9.9.12-26299", 0xA9E5B0},
{"9.9.15-27597", 0xBDAE40}};
#elif defined(_X86_ARCH_)
std::map<std::string, uint64_t> addrMap = {
{"9.9.2-15962", 0x2BD70},