Skip to content

Commit f84e1bc

Browse files
committed
Add llvm-20 and bump version
1 parent 223af1b commit f84e1bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devcontainer-feature.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "llvm",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"name": "llvm",
55
"documentationURL": "https://github.com/devcontainers-community/features-llvm",
66
"description": "Installs llvm on debian based systems",
@@ -9,6 +9,7 @@
99
"type": "string",
1010
"proposals": [
1111
"latest",
12+
"20",
1213
"19",
1314
"18",
1415
"17",

0 commit comments

Comments
 (0)