Skip to content

Commit 8ffa3ef

Browse files
chore(deps, cpp): update gnupg2, xz-utils, mull-18 (#764)
Update gnupg2, xz-utils, mull-18 Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com>
1 parent e10fd2d commit 8ffa3ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.devcontainer/cpp/apt-requirements-base.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"g++-14": "14.2.0-4ubuntu2~24.04",
55
"gdb-multiarch": "15.0.50.20240403-0ubuntu1",
66
"git": "1:2.43.0-1ubuntu7.2",
7-
"gnupg2": "2.4.4-2ubuntu17",
7+
"gnupg2": "2.4.4-2ubuntu17.2",
88
"ninja-build": "1.11.1-2",
99
"python3-pip": "24.0+dfsg-1ubuntu1.1",
1010
"udev": "255.4-1ubuntu8.6",
1111
"unzip": "6.0-28ubuntu4.1",
1212
"wget": "1.21.4-1ubuntu4.1",
1313
"xsltproc": "1.1.39-0exp1ubuntu0.24.04.2",
14-
"xz-utils": "5.6.1+really5.4.5-1build0.1"
14+
"xz-utils": "5.6.1+really5.4.5-1ubuntu0.2"
1515
}

.devcontainer/cpp/apt-requirements-clang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"libclang-rt-18-dev": "1:18.1.8~++20240731025043+3b5b5c1ec4a3-1~exp1~20240731145144.92",
88
"lld-18": "1:18.1.8~++20240731025043+3b5b5c1ec4a3-1~exp1~20240731145144.92",
99
"llvm-18": "1:18.1.8~++20240731025043+3b5b5c1ec4a3-1~exp1~20240731145144.92",
10-
"mull-18": "0.25.0"
10+
"mull-18": "0.26.0"
1111
}

0 commit comments

Comments
 (0)