Skip to content

Commit 7dec271

Browse files
committed
Update ida-plugin.json
1 parent 1ce5e78 commit 7dec271

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ida-plugin.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
"entryPoint": "LazyIDA.py",
77
"description": "Make your IDA Lazy!",
88
"idaVersions": ">=7.4",
9-
"platforms": ["windows-x86_64", "linux-x86_64", "macos-x86_64", "macos-arm64"],
9+
"platforms": ["windows-x86_64", "linux-x86_64", "macos-x86_64", "macos-aarch64"],
1010
"license": "MIT",
1111
"categories": ["api-scripting-and-automation"],
1212
"keywords": ["automation", "clipboard", "shortcuts", "vtable", "format-string"],
13-
"logoPath": "logo.png",
1413
"urls": {
1514
"repository": "https://github.com/L4ys/LazyIDA"
1615
},

0 commit comments

Comments
 (0)