cruxports/labwc/.watch

5 lines
148 B
Plaintext
Raw Normal View History

2023-02-11 01:54:34 +00:00
#!/bin/sh
2024-05-04 12:16:57 +00:00
curl -s "https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md" \
| awk '/^## / {print gensub(/(\[|\])/,"","g",$2)}' | head -n 1