matrix-alertmanager-receiver: 2025.11.26 -> 2025.12.24

Release notes: https://github.com/metio/matrix-alertmanager-receiver/releases/tag/2025.12.24
Full changelog: https://github.com/metio/matrix-alertmanager-receiver/compare/2025.11.26...2025.12.24
This commit is contained in:
transcaffeine
2025-12-24 15:24:19 +01:00
parent 666eb6e9ba
commit a3151b460a
@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "matrix-alertmanager-receiver";
version = "2025.11.26";
version = "2025.12.24";
src = fetchFromGitHub {
owner = "metio";
repo = "matrix-alertmanager-receiver";
tag = finalAttrs.version;
hash = "sha256-VIyz+9flJeeXkLW2y5hoUMb73LdwM/VUu7mgyALYioU=";
hash = "sha256-RK9Z/QeA0AjOfFROtOYKd3uCPn3NN+eyeuLQVWxlH6U=";
};
vendorHash = "sha256-x0KpYURQQxNPFO9Pd9F+OQ/Xw6xIYRA4UyQkV0kxGGU=";
vendorHash = "sha256-HJEpWf3WeMw9vLj7L6thx1ur5YuC5xjIuMCHaFZ2tS8=";
env.CGO_ENABLED = "0";