feat(linux-tkg): bump to linux 6.18

This commit is contained in:
2026-01-12 12:25:54 +01:00
parent febd1b358b
commit 3d88e63e5f
+1 -1
View File
@@ -11,7 +11,7 @@ _distro="Arch"
# - Tags, e.g. "6.0-rc4" or "5.10.51"
# - Note: Patches may fail as they may only apply to newer trees.
# If left empty, the script will prompt
_version="6.17-latest"
_version="6.18-latest"
#### MISC OPTIONS ####