ghidra-extensions.lightkeeper: 1.2.3 -> 1.2.4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user