usque: 1.4.1 -> 1.4.2

This commit is contained in:
R. Ryantm
2025-10-15 18:31:47 +00:00
parent 18fccbebfb
commit d43e08819a
+3 -3
View File
@@ -10,15 +10,15 @@
}:
buildGoModule (finalAttrs: {
pname = "usque";
version = "1.4.1";
version = "1.4.2";
src = fetchFromGitHub {
owner = "Diniboy1123";
repo = "usque";
tag = "v${finalAttrs.version}";
hash = "sha256-/4/hsoWGdNe5vF22hFXuItXlYiLZ5BKrfg5XSFyljhE=";
hash = "sha256-U2C0To9WaQZaAuWbx3+h4hhDI8n3H55cXOnS9l2l2rY=";
};
vendorHash = "sha256-ngLlG9HP0KJPjIBVsNZuwnlJj2egMEh9U0xVQpVEg1Q=";
vendorHash = "sha256-SS0Lqdfdp3hO2hUW0oRXH9jQWW/68a/tKYU7PMgeQYs=";
ldflags = [
"-s"