netscanner: 0.6.3 -> 0.6.41 (#482051)

This commit is contained in:
Nick Cao
2026-01-21 21:41:27 +00:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,7 @@
}:
let
pname = "netscanner";
version = "0.6.3";
version = "0.6.41";
in
rustPlatform.buildRustPackage {
inherit pname version;
@@ -18,10 +18,10 @@ rustPlatform.buildRustPackage {
owner = "Chleba";
repo = "netscanner";
tag = "v${version}";
hash = "sha256-z39450ebIBHwdiC1FLF6v23la45ad5h5iupF6PAAjzc=";
hash = "sha256-8Srsts0FDLMT01YW5Guv3r8yx5i5ua7bhAFbQ5BMN74=";
};
cargoHash = "sha256-i+btU1ovqPGzhXi8IPZonSAdlpcbMPrWSbL7COKou9M=";
cargoHash = "sha256-vlV5SibQlJ/yhJJKweqg6KYinpgZmWUUnyzAS6LBBKw=";
postFixup = ''
wrapProgram $out/bin/netscanner \