sshocker: 0.3.4 -> 0.3.5

This commit is contained in:
R. Ryantm
2024-12-12 03:10:17 +00:00
parent 259b32e2bc
commit a197d74ed5
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "sshocker";
version = "0.3.4";
version = "0.3.5";
src = fetchFromGitHub {
owner = "lima-vm";
repo = "sshocker";
rev = "refs/tags/v${version}";
hash = "sha256-IDbGRQSLQlT4lt2bextGYB4fJfbpLhPx3JF1eYDJ6gw=";
hash = "sha256-Q+g48Mm3JsFz9zTsFFypgp7RtQL/03EbVGAwnXLE8fA=";
};
vendorHash = "sha256-kee5D80RjCVosts/Jd6WuvtiK/J5+79HsM5ITHs15xc=";
vendorHash = "sha256-D4TJ8bIahv05cE6gvF6LmcU2RzV2krjtU8t8wD6R/lY=";
ldflags = [
"-s"