Merge pull request #2748 from petruknw/master

aurral: sync build.json to 1.76.40 to fix updater bot
This commit is contained in:
Alexandre
2026-05-30 08:10:44 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/lklynet/aurral:1.76.17",
"amd64": "ghcr.io/lklynet/aurral:1.76.17"
"aarch64": "ghcr.io/lklynet/aurral:1.76.40",
"amd64": "ghcr.io/lklynet/aurral:1.76.40"
}
}