checksec: 3.1.0 -> 3.2.0

This commit is contained in:
R. Ryantm
2026-06-17 15:46:18 +00:00
parent 68f2f5b830
commit 9d0292d18b
+3 -3
View File
@@ -11,16 +11,16 @@
buildGoModule (finalAttrs: {
pname = "checksec";
version = "3.1.0";
version = "3.2.0";
src = fetchFromGitHub {
owner = "slimm609";
repo = "checksec";
tag = finalAttrs.version;
hash = "sha256-LsVK+ufSUGXWHpPk1iAFD6Lxh5hEp1WmTAy9hZMEiKk=";
hash = "sha256-vvfr5JsCTq1NWUfOOlHIjf+ToNNzP5Xps09XPLlG1zc=";
};
vendorHash = "sha256-GzSliyKxBfATA7BaHO/4HyReEwT7dYTpRuyjADNtJuc=";
vendorHash = "sha256-sW2C39xhMQCyR8S1m0ZplVQxu42w+tNqjxH7VO5stGw=";
ldflags = [
"-s"