gotenberg: 8.29.1 -> 8.30.1

This commit is contained in:
R. Ryantm
2026-04-10 10:26:30 +00:00
parent e3f77cfc73
commit bc87c837e3
+2 -2
View File
@@ -24,7 +24,7 @@ let
in
buildGo126Module (finalAttrs: {
pname = "gotenberg";
version = "8.29.1";
version = "8.30.1";
outputs = [
"out"
@@ -35,7 +35,7 @@ buildGo126Module (finalAttrs: {
owner = "gotenberg";
repo = "gotenberg";
tag = "v${finalAttrs.version}";
hash = "sha256-Sgpx4ewBe88RuXRWi7JEgCAHjtpt3+8uo1ZFcXfPYs4=";
hash = "sha256-kK+l1v+G8G7oBR8DVsROD3Z7lymiFZrJY3K0W9G9npI=";
};
vendorHash = "sha256-XhKf0Kucp6bGjw3UXXV86gsyaDyk5nS2acc4PgVs9yw=";