aurral: set github_beta=false to track stable releases only

This commit is contained in:
petruknw
2026-06-18 17:52:06 +10:00
parent 3f912d559d
commit 1f3036307d

View File

@@ -4,5 +4,6 @@
"slug": "aurral",
"source": "github",
"upstream_repo": "lklynet/aurral",
"upstream_version": "1.76.51"
"upstream_version": "1.76.51",
"github_beta": false
}