Unverified Commit 8fe1d071 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

gotenberg: 8.29.1 -> 8.30.1 (#508590)

parents c7e5e5a0 bc87c837
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";