Files
packages/anda/groovy/update.rhai
T

3 lines
225 B
Plaintext

let html = get("https://groovy.apache.org/download.html");
rpm.version(find(`onclick='window\.location\.href="https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-sdk-([\d.]+)\.zip"'>`, html, 1));