diff options
Diffstat (limited to 'subprojects/zix.wrap')
-rw-r--r-- | subprojects/zix.wrap | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/subprojects/zix.wrap b/subprojects/zix.wrap index 7a50ea2..531d29c 100644 --- a/subprojects/zix.wrap +++ b/subprojects/zix.wrap @@ -1,14 +1,14 @@ -# 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 = zix-0.4.0 -source_url = https://download.drobilla.net/zix-0.4.0.tar.xz -source_filename = zix-0.4.0.tar.xz -source_hash = ac88dbefd9d29bfdce1532165c957d19d474a8367b727edb7be7d524e6cf9a14 +directory = zix-0.6.2 +source_url = https://download.drobilla.net/zix-0.6.2.tar.xz +source_filename = zix-0.6.2.tar.xz +source_hash = 4bc771abf4fcf399ea969a1da6b375f0117784f8fd0e2db356a859f635f616a7 # [wrap-git] # url = https://gitlab.com/drobilla/zix.git # push-url = ssh://git@gitlab.com:drobilla/zix.git -# revision = v0.4.0 +# revision = v0.6.2 # depth = 1 |