fix(lightly-qt6): Import andax/bump_extras.rhai for update.rhai (#4557) (#4559)

(cherry picked from commit 34d5253769)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-04-30 04:10:26 -07:00
committed by GitHub
parent d152356a7c
commit 7bfde8b459
+2
View File
@@ -1,3 +1,5 @@
import "andax/bump_extras.rhai" as bump;
fn main() {
let branch = bump::as_bodhi_ver(labels.branch);
let url = `https://bodhi.fedoraproject.org/updates/?search=qt6-6.&status=stable&releases=${branch}&rows_per_page=1&page=1`;