komari-agent: 1.1.41 -> 1.1.80 (#498754)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-11 09:45:12 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "komari-agent";
version = "1.1.41";
version = "1.1.80";
src = fetchFromGitHub {
owner = "komari-monitor";
repo = "komari-agent";
tag = finalAttrs.version;
hash = "sha256-GgvquOI5l+FiRNUJ5dvJc9frwwy4Zjq4s2h9bFhkchM=";
hash = "sha256-KyUnmrHzTJ4NdVr25hCeHbeMkwr/UAbm30BbO32fqTk=";
};
vendorHash = "sha256-5RL/dDR/Or9GRCPVQmUYKTV82q7xuN2Mqc4/86WmbqY=";