ghidra-extensions.lightkeeper: 1.2.2 -> 1.2.3

This commit is contained in:
R. Ryantm
2025-02-07 16:27:31 +00:00
parent 292137434b
commit 32fae49971
@@ -5,13 +5,13 @@
}:
buildGhidraExtension rec {
pname = "lightkeeper";
version = "1.2.2";
version = "1.2.3";
src = fetchFromGitHub {
owner = "WorksButNotTested";
repo = "lightkeeper";
rev = version;
hash = "sha256-9BkI3sY/x0SwODwq646WBqU05wnfu/bU4lUfyRQV7UA=";
hash = "sha256-HPRFdoNjVh7MUneJeccXQ3sloGHkpVuMZwjtFI5wd9I=";
};
preConfigure = ''
cd lightkeeper