From 3df98b4f22773ec1d6d3230d88f14b430cdcf91e Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Wed, 23 Aug 2023 22:09:35 -0400
Subject: Update sphinxygen wrap

---
 subprojects/sphinxygen.wrap | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/subprojects/sphinxygen.wrap b/subprojects/sphinxygen.wrap
index 013de9cb..9707d1a6 100644
--- a/subprojects/sphinxygen.wrap
+++ b/subprojects/sphinxygen.wrap
@@ -1,14 +1,14 @@
-# Copyright 2022 David Robillard <d@drobilla.net>
+# Copyright 2022-2023 David Robillard <d@drobilla.net>
 # SPDX-License-Identifier: 0BSD OR ISC
 
 [wrap-file]
-directory = sphinxygen-1.0.0
-source_url = https://download.drobilla.net/sphinxygen-1.0.0.tar.gz
-source_filename = sphinxygen-1.0.0.tar.gz
-source_hash = 96b19e3b37d4886dcf3e89d4ccf0b66c0deb9f2e34ac151a7a6659a421f0282d
+directory = sphinxygen-1.0.4
+source_url = https://download.drobilla.net/sphinxygen-1.0.4.tar.gz
+source_filename = sphinxygen-1.0.4.tar.gz
+source_hash = 12fa9f18ed9fca608f272520072257ba61fd9eff25613f86d83d4fce14fc01f5
 
 # [wrap-git]
 # url = https://gitlab.com/drobilla/sphinxygen.git
 # push-url = ssh://git@gitlab.com:drobilla/sphinxygen.git
-# revision = main
+# revision = v1.0.4
 # depth = 1
-- 
cgit v1.2.1