diff options
author | David Runge <dave@sleepmap.de> | 2024-02-21 09:34:22 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-21 09:34:22 +0100 |
commit | 08c83c2462c157764f610f33ec81aaa0fc8618a5 (patch) | |
tree | 698a3e77fc428ee0b4fa65ffb4173661a120cd4e | |
parent | 9b93a65b8976391618d38e8e336b4b072437de80 (diff) | |
download | nvchecker-08c83c2462c157764f610f33ec81aaa0fc8618a5.tar.gz nvchecker-08c83c2462c157764f610f33ec81aaa0fc8618a5.tar.bz2 nvchecker-08c83c2462c157764f610f33ec81aaa0fc8618a5.tar.xz nvchecker-08c83c2462c157764f610f33ec81aaa0fc8618a5.zip |
Update rtmidi
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.new.json | 2 | ||||
-rw-r--r-- | extra.old.json | 1 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/extra.new.json b/extra.new.json index c291ca8..0869a52 100644 --- a/extra.new.json +++ b/extra.new.json @@ -523,7 +523,7 @@ "python-pyliblo": "0.10.0", "python-pylink-square": "1.2.0", "python-pymediainfo": "6.1.0", - "python-pymupdf": "1.23.24", + "python-pymupdf": "1.23.25", "python-pymysql": "1.1.0", "python-pynitrokey": "v0.4.45", "python-pyocd": "0.36.0", diff --git a/extra.old.json b/extra.old.json index 079d0f5..24f9fe2 100644 --- a/extra.old.json +++ b/extra.old.json @@ -622,6 +622,7 @@ "rt-tests": "v2.6", "rtaudio": "6.0.1", "rtirq": "20240220", + "rtmidi": "6.0.0", "rtosc": "v0.3.1", "rubberband": "v3.3.0", "ruby-i18n": "v1.14.1", diff --git a/extra.old.json~ b/extra.old.json~ index e1c87f3..079d0f5 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -30,7 +30,7 @@ "arch-release-promotion": "0.3.0.post0", "archinstall": "v2.7.1", "archiso": "v75", - "ardour": "8.2", + "ardour": "8.4", "argtable": "2.13", "artyfx": "release-1.3.1", "aubio": "0.4.9", |