Skip to content

Commit e07d588

Browse files
chore(deps): update udev (#1049)
* Update udev * chore(deps): update udev --------- Co-authored-by: philips-software-forest-releaser[bot] <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Co-authored-by: Ron <[email protected]>
1 parent 3e8ced3 commit e07d588

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"gnupg2": "2.4.4-2ubuntu17.3",
88
"ninja-build": "1.11.1-2",
99
"python3-pip": "24.0+dfsg-1ubuntu1.3",
10-
"udev": "255.4-1ubuntu8.11",
10+
"udev": "255.4-1ubuntu8.12",
1111
"unzip": "6.0-28ubuntu4.1",
1212
"wget": "1.21.4-1ubuntu4.1",
1313
"xsltproc": "1.1.39-0exp1ubuntu0.24.04.2",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"git": "1:2.43.0-1ubuntu7.3",
66
"gnupg2": "2.4.4-2ubuntu17.3",
77
"rustup": "1.26.0-5build1",
8-
"udev": "255.4-1ubuntu8.11",
8+
"udev": "255.4-1ubuntu8.12",
99
"wget": "1.21.4-1ubuntu4.1",
1010
"xz-utils": "5.6.1+really5.4.5-1ubuntu0.2"
1111
}

0 commit comments

Comments
 (0)