chore(nux): Funny HTML update script (#11435)

This commit is contained in:
Gilver
2026-04-18 10:33:47 -05:00
committed by GitHub
parent fbae02d364
commit 2f4a9201fe
@@ -0,0 +1,2 @@
let v = find(`Latest version is ([\d.]+)`, get("https://launchpad.net/nux"), 1);
rpm.version(v);