mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(update): crystal (#1019)
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
let html = get("https://crystal-lang.org/");
|
||||
rpm.version(find("Latest release <.+>(.+)</a>", html, 1))
|
||||
rpm.version(find("Latest release: <strong>(.+?)</strong>", html, 1))
|
||||
|
||||
Reference in New Issue
Block a user