binaryninja-free: 5.0.7290 -> 5.0.7486 (#411242)
This commit is contained in:
@@ -19,11 +19,11 @@
|
||||
}:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "binaryninja-free";
|
||||
version = "5.0.7290";
|
||||
version = "5.0.7486";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://web.archive.org/web/20250426133400/https://cdn.binary.ninja/installers/binaryninja_free_linux.zip";
|
||||
hash = "sha256-Fzdv+454Ajj8IxmdcxvcDGePFsTmmyPpnfBXge4p8iU=";
|
||||
url = "https://web.archive.org/web/20250526111956/https://cdn.binary.ninja/installers/binaryninja_free_linux.zip";
|
||||
hash = "sha256-iZjIgokwnHJaY6OgrnDcto3Un5g42MqTWXKo6OL1Rcs=";
|
||||
};
|
||||
|
||||
icon = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user