Skip to content

Commit f869f6d

Browse files
authoredOct 1, 2024
fix path for Ghidra 11.2
1 parent c8cee6d commit f869f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"version": "${localEnv:JAVA-BUILD-VER}",
3333
"installGradle": true
3434
},
35-
"ghcr.io/clearbluejar/features/ghidra:1.4.0": {
35+
"ghcr.io/clearbluejar/features/ghidra:1.4.1": {
3636
// Ghidra Version: none, latest, 11.2, 11.1.1, 10.3.2,10.2, 10.1.5, 10.1.4, ...
3737
//"GHIDRA_VERSION": "latest",
3838
"GHIDRA_VERSION": "${localEnv:GHIDRA-BUILD-VER}"

0 commit comments

Comments
 (0)