ghidra-extensions.lightkeeper: 1.2.4 -> 1.4.0

This commit is contained in:
Trent Baldwin
2026-06-13 16:55:34 -04:00
parent c1e5d44b54
commit 5a69ae2e6c
@@ -5,13 +5,13 @@
}:
buildGhidraExtension (finalAttrs: {
pname = "lightkeeper";
version = "1.2.4";
version = "1.4.0";
src = fetchFromGitHub {
owner = "WorksButNotTested";
repo = "lightkeeper";
rev = finalAttrs.version;
hash = "sha256-aGMWg6VQleKH/txlxpSw19QOotWZSqeW5Ve2SpWGhgA=";
hash = "sha256-LfRrduGLdt5NDzNGBUCBYcZChamzjtY8tMBvXitoH58=";
};
preConfigure = ''
cd lightkeeper