Merge pull request #2775 from petruknw/master

aurral: set github_beta=false to track stable releases only
This commit is contained in:
Alexandre
2026-06-18 10:01:59 +02:00
committed by GitHub

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
}