ghidra-extensions.lightkeeper: 1.2.2 -> 1.2.3 (#380134)

This commit is contained in:
misuzu
2025-02-22 09:20:28 +02:00
committed by GitHub
@@ -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