This commit is contained in:
mjallen18
2026-01-28 10:18:25 -06:00
parent ad15679eb4
commit 9c8733431d
4 changed files with 26 additions and 11 deletions

View File

@@ -1,16 +1,31 @@
{
"schemaVersion": 1,
"variables": {
"modDirVersion": "6.12.47",
"tag": "stable_20250916"
},
"sources": {
"kernel": {
"stable": {
"fetcher": "github",
"owner": "raspberrypi",
"repo": "linux",
"tag": "${tag}",
"tag": "stable_20250916",
"hash": "sha256-HG8Oc04V2t54l0SOn4gKmNJWQUrZfjWusgKcWvx74H0=="
},
"latest": {
"fetcher": "github",
"owner": "raspberrypi",
"repo": "linux",
"rev": "d477259acbe9fe42de4aa605c0c3952a2b970b37",
"hash": "sha256-HdMfQCoHL+BksDAZt8/jRtCh2I4dpaacr0yW+DF4DPo="
}
},
"variants": {
"lts": {
"variables": {
"modDirVersion": "6.12.47"
}
},
"latest": {
"variables": {
"modDirVersion": "6.18.6"
}
}
},
"notes": {