Files
packages/anda/groovy/update.rhai
T
madomado 119831cb42 chore: bump and update Terra 37 (#752)
* chore: bump and update stuff

* more
2023-10-27 04:14:30 -07:00

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));