netscanner: 0.6.3 -> 0.6.41

This commit is contained in:
R. Ryantm
2026-01-20 19:40:35 +00:00
parent 0fae44bd1d
commit 311dfdbd0e
+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 \