Skip to content

Commit 2a9978b

Browse files
committed
config: add version 31960 support
1 parent ac9b157 commit 2a9978b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

config.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,30 @@
168168
]
169169
}
170170
]
171+
},
172+
{
173+
"version": "31960",
174+
"targets": [
175+
{
176+
"identifier": "revoke",
177+
"entries": [
178+
{
179+
"arch": "arm64",
180+
"addr": "10408a408",
181+
"asm": "00008052C0035FD6"
182+
}
183+
]
184+
},
185+
{
186+
"identifier": "multiInstance",
187+
"entries": [
188+
{
189+
"arch": "arm64",
190+
"addr": "1001e4a38",
191+
"asm": "20008052C0035FD6"
192+
}
193+
]
194+
}
195+
]
171196
}
172197
]

0 commit comments

Comments
 (0)