From 268c325b4e96a010fe05f5e427819b81d369c023 Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Mon, 1 Feb 2021 22:30:37 +0100 Subject: [PATCH] Update hotdoc theme Part-of: --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 0d7caa1ee8..c86baca5e8 100644 --- a/meson.build +++ b/meson.build @@ -95,7 +95,7 @@ sitemap = configure_file(command: [sitemap_gen, '@INPUT@', '@OUTPUT@', input: 'sitemap.txt', output: 'sitemap.txt') -html_theme = 'https://github.com/hotdoc/hotdoc_lumen_theme/releases/download/0.13.1/hotdoc_lumen_theme-0.13.1.tar.xz?sha256=f04c0808270cddd5436d445e28d7c67acf8e49f730181f1c6c13257c48849f5d' +html_theme = 'https://github.com/hotdoc/hotdoc_lumen_theme/releases/download/0.13.2/hotdoc_lumen_theme-0.13.2.tar.xz?sha256=5721189b7e985f27381ee20137f4a9003049a70a75ab1221a69fd04d27e752bc' gstreamer_doc = hotdoc.generate_doc('GStreamer', project_version: apiversion,