/Livecheckables/ripgrep.rb
Ruby | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 7bb91f7a83830ddfc2bae1efc424d2ca MD5 | raw file
- class Ripgrep
- livecheck :url => "https://github.com/BurntSushi/ripgrep/releases",
- :regex => %r{href="/BurntSushi/ripgrep/tree/([0-9\.]+)}
- end