ghidra-extensions.lightkeeper: 1.2.3 -> 1.2.4

This commit is contained in:
R. Ryantm
2025-03-07 07:32:50 +00:00
parent f104cca31b
commit 9357fa32e9
@@ -5,13 +5,13 @@
}:
buildGhidraExtension rec {
pname = "lightkeeper";
version = "1.2.3";
version = "1.2.4";
src = fetchFromGitHub {
owner = "WorksButNotTested";
repo = "lightkeeper";
rev = version;
hash = "sha256-HPRFdoNjVh7MUneJeccXQ3sloGHkpVuMZwjtFI5wd9I=";
hash = "sha256-aGMWg6VQleKH/txlxpSw19QOotWZSqeW5Ve2SpWGhgA=";
};
preConfigure = ''
cd lightkeeper