ghidra-extensions.findcrypt: 3.0.4 -> 3.0.5 (#390219)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
buildGhidraExtension,
|
||||
}:
|
||||
let
|
||||
version = "3.0.4";
|
||||
version = "3.0.5";
|
||||
in
|
||||
buildGhidraExtension {
|
||||
pname = "findcrypt";
|
||||
@@ -14,7 +14,7 @@ buildGhidraExtension {
|
||||
owner = "antoniovazquezblanco";
|
||||
repo = "GhidraFindcrypt";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-wISG3JGKyEeWhwRQqzam+Y4N9EoNcy6AdSGfj0zd18w=";
|
||||
hash = "sha256-gWVYy+PWpNXlcgD83jap4IFRv66qdhloOwvpQVU2TcI=";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user