diff options
author | David Robillard <d@drobilla.net> | 2025-01-15 11:18:02 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-01-15 11:18:11 -0500 |
commit | 600bbc904efc66d5b20d64f91a760aa47924eaf2 (patch) | |
tree | 18e7466d32676d6d9b37a1eb32d0572fcdb8e380 | |
parent | ccd3a56cf3777b105a163d9ac41998df92ecf650 (diff) | |
download | zix-600bbc904efc66d5b20d64f91a760aa47924eaf2.tar.gz zix-600bbc904efc66d5b20d64f91a760aa47924eaf2.tar.bz2 zix-600bbc904efc66d5b20d64f91a760aa47924eaf2.zip |
Update sphinxygen wrap
-rw-r--r-- | subprojects/sphinxygen.wrap | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/subprojects/sphinxygen.wrap b/subprojects/sphinxygen.wrap index 9707d1a..8a6fcfe 100644 --- a/subprojects/sphinxygen.wrap +++ b/subprojects/sphinxygen.wrap @@ -1,11 +1,11 @@ -# Copyright 2022-2023 David Robillard <d@drobilla.net> +# Copyright 2022-2025 David Robillard <d@drobilla.net> # SPDX-License-Identifier: 0BSD OR ISC [wrap-file] -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 +directory = sphinxygen-1.0.6 +source_url = https://download.drobilla.net/sphinxygen-1.0.6.tar.gz +source_filename = sphinxygen-1.0.6.tar.gz +source_hash = 8e55ac0af7b184c3c50f656c8a0f62398fc79a353067d51e7bf4f6ac25194aff # [wrap-git] # url = https://gitlab.com/drobilla/sphinxygen.git |