pwdsafety: 0.4.1 -> 0.4.2

This commit is contained in:
R. Ryantm
2026-03-21 08:10:42 +00:00
parent a9ea530116
commit 78f7ae0e37
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "pwdsafety";
version = "0.4.1";
version = "0.4.2";
src = fetchFromGitHub {
owner = "edoardottt";
repo = "pwdsafety";
tag = "v${finalAttrs.version}";
hash = "sha256-qFYy22d8DqzsphdO1pCYiIKf1P2yQ4w+R1+K2sHI2kk=";
hash = "sha256-/kLnlOJu+G+RDVhjH+zsXzF2PdFhqu8ZOz72wqbuixU=";
};
vendorHash = "sha256-CUwgAkCYc3U86QJo4RyWGqTYdx21Ysct0HBnU9w4YyU=";
vendorHash = "sha256-4Nd4QU934XpCOH6aqiGLvRbfuPu+z4WwzxBIb/SPH8w=";
ldflags = [
"-w"