auto-update to linux-6.9.8.tar.xz (#134)

automatically merged
This commit is contained in:
gokrazy-bot-2 2024-07-05 20:33:41 -07:00 committed by GitHub
parent 8a01a0adc8
commit 626d2897a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
var configContents []byte var configContents []byte
// see https://www.kernel.org/releases.json // see https://www.kernel.org/releases.json
var latest = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.7.tar.xz" var latest = "https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.8.tar.xz"
func downloadKernel() error { func downloadKernel() error {
out, err := os.Create(filepath.Base(latest)) out, err := os.Create(filepath.Base(latest))

BIN
vmlinuz

Binary file not shown.