mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update urlwatch
This commit is contained in:
parent
d4505ae44c
commit
8f53c3c54e
@ -24,6 +24,7 @@ services:
|
||||
|
||||
name: urlwatch
|
||||
url: https://github.com/thp/urlwatch/tags
|
||||
user_visible_url: https://github.com/thp/urlwatch
|
||||
filter:
|
||||
- xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]'
|
||||
- html2text: re
|
||||
@ -33,6 +34,7 @@ filter:
|
||||
|
||||
name: shadowsocks-libev
|
||||
url: https://api.github.com/repos/shadowsocks/shadowsocks-libev/releases/latest
|
||||
user_visible_url: https://github.com/shadowsocks/shadowsocks-libev
|
||||
filter:
|
||||
- shellpipe: 'jq -r .tag_name'
|
||||
- strip:
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
name: urlwatch
|
||||
url: https://github.com/thp/urlwatch/tags
|
||||
user_visible_url: https://github.com/thp/urlwatch
|
||||
filter:
|
||||
- xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]'
|
||||
- html2text: re
|
||||
@ -11,6 +12,7 @@ filter:
|
||||
|
||||
name: shadowsocks-libev
|
||||
url: https://api.github.com/repos/shadowsocks/shadowsocks-libev/releases/latest
|
||||
user_visible_url: https://github.com/shadowsocks/shadowsocks-libev
|
||||
filter:
|
||||
- shellpipe: 'jq -r .tag_name'
|
||||
- strip:
|
||||
|
Loading…
Reference in New Issue
Block a user