granted: update changelog URL

Co-authored-by: Harinn <prinn.dev@pm.me>
This commit is contained in:
Marc Fournier
2026-03-30 21:16:58 +02:00
committed by GitHub
co-authored by Harinn
parent 0b8f3faca8
commit bb91a2d28e
+1 -1
View File
@@ -88,7 +88,7 @@ buildGoModule (finalAttrs: {
meta = {
description = "Easiest way to access your cloud";
homepage = "https://github.com/fwdcloudsec/granted";
changelog = "https://github.com/fwdcloudsec/granted/releases/tag/${finalAttrs.version}";
changelog = "https://github.com/fwdcloudsec/granted/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
jlbribeiro