diff options
author | David Runge <dave@sleepmap.de> | 2024-02-17 18:22:37 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-17 18:22:37 +0100 |
commit | 5653c02d544359e8f505375f1b3c33dad1ac92f2 (patch) | |
tree | 721ad4c22040988836ab76d6b67a52be52e99eba | |
parent | 693294155f9489d6bf13b62067775803fd793bc5 (diff) | |
download | nvchecker-5653c02d544359e8f505375f1b3c33dad1ac92f2.tar.gz nvchecker-5653c02d544359e8f505375f1b3c33dad1ac92f2.tar.bz2 nvchecker-5653c02d544359e8f505375f1b3c33dad1ac92f2.tar.xz nvchecker-5653c02d544359e8f505375f1b3c33dad1ac92f2.zip |
Update cxxopts
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index b9ae236..687cf5d 100644 --- a/extra.old.json +++ b/extra.old.json @@ -84,7 +84,7 @@ "cri-tools": "v1.29.0", "csound": "6.18.1", "csoundqt": "v1.1.1", - "cxxopts": "v3.1.1", + "cxxopts": "v3.2.0", "cyrus-sasl": "cyrus-sasl-2.1.28", "dbus-c++": "0.9.0", "ddrescue": "1.28", diff --git a/extra.old.json~ b/extra.old.json~ index fd5b292..b9ae236 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -230,7 +230,7 @@ "libinstpatch": "v1.1.6", "libircclient": "1.10", "libjpeg-turbo": "3.0.2", - "liblo": "0.31", + "liblo": "0.32", "liblrdf": "v0.6.1", "liblscp": "liblscp_0_9_12", "libltc": "v1.3.2", |