diff options
author | David Runge <dave@sleepmap.de> | 2024-02-22 22:25:43 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-22 22:25:43 +0100 |
commit | 2c1a034f941d61854f9c05f25f6ea3ddc5a24cc7 (patch) | |
tree | 17a420999f1fed7ccd509e245a12749bfe194dea | |
parent | b0a7b1d69bb30c66a70f4defe1f7b2c1238d0b1a (diff) | |
download | nvchecker-2c1a034f941d61854f9c05f25f6ea3ddc5a24cc7.tar.gz nvchecker-2c1a034f941d61854f9c05f25f6ea3ddc5a24cc7.tar.bz2 nvchecker-2c1a034f941d61854f9c05f25f6ea3ddc5a24cc7.tar.xz nvchecker-2c1a034f941d61854f9c05f25f6ea3ddc5a24cc7.zip |
Update cri-o
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.new.json | 10 | ||||
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/extra.new.json b/extra.new.json index af2b091..2a16cba 100644 --- a/extra.new.json +++ b/extra.new.json @@ -83,7 +83,7 @@ "containers-common_skopeo": "v1.14.2", "containers-common_storage": "v1.52.0", "cpputest": "v4.0", - "cri-o": "v1.29.1", + "cri-o": "v1.29.2", "cri-tools": "v1.29.0", "csound": "6.18.1", "csoundqt": "v1.1.2-rc1", @@ -129,7 +129,7 @@ "foxdot": "0.8.12", "fractal": "6", "freepats-general-midi": "20221026", - "freerdp": "3.2.0", + "freerdp": "3.3.0", "freeverb3": "3.2.1", "freewheeling": "v0.6.6", "fst": "v0.123.0", @@ -419,7 +419,7 @@ "python-cytoolz": "0.12.3", "python-dbus-next": "0.2.3", "python-deepmerge": "1.1.1", - "python-dep-logic": "0.0.4", + "python-dep-logic": "0.1.0", "python-devtools": "0.12.2", "python-diff-cover": "8.0.3", "python-dirty-equals": "0.7.1.post0", @@ -462,7 +462,7 @@ "python-hsluv": "5.0.4", "python-humanfriendly": "10.0", "python-husl": "4.0.3", - "python-hypothesis": "6.98.9", + "python-hypothesis": "6.98.10", "python-icalendar": "5.0.11", "python-identify": "2.5.35", "python-importlib_resources": "6.1.1", @@ -635,7 +635,7 @@ "rtmidi": "6.0.0", "rtosc": "v0.3.1", "rubberband": "v3.3.0", - "ruby-activesupport": "v7.1.3.1", + "ruby-activesupport": "v7.1.3.2", "ruby-i18n": "v1.14.1", "ruby-json": "v2.7.1", "ruby-rugged": "1.7.2", diff --git a/extra.old.json b/extra.old.json index df8e178..f27be4d 100644 --- a/extra.old.json +++ b/extra.old.json @@ -81,7 +81,7 @@ "containers-common_skopeo": "v1.14.2", "containers-common_storage": "v1.51.0", "cpputest": "v4.0", - "cri-o": "v1.29.1", + "cri-o": "v1.29.2", "cri-tools": "v1.29.0", "csound": "6.18.1", "csoundqt": "v1.1.1", diff --git a/extra.old.json~ b/extra.old.json~ index af38db5..df8e178 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -399,7 +399,7 @@ "python-click-repl": "0.3.0", "python-cmsis-pack-manager": "0.5.3", "python-configclass": "0.2.0", - "python-cookiecutter": "2.5.0", + "python-cookiecutter": "2.6.0", "python-coverage-conditional-plugin": "0.9.0", "python-crc32c": "2.3.post0", "python-crcmod": "1.7", |