manual rebuild sing-geoip and sing-geosite

This commit is contained in:
bgme 2024-01-30 03:59:20 +08:00
parent f2f8263d9c
commit fb2d5ef192
2 changed files with 5 additions and 1 deletions

View file

@ -13,3 +13,5 @@ update_on:
github: SagerNet/sing-geoip
- source: cmd
cmd: curl -s https://api.github.com/repos/Dreamacro/maxmind-geoip/releases/latest | jq -r ".name"
- source: manual
manual: 1

View file

@ -13,3 +13,5 @@ update_on:
github: SagerNet/sing-geosite
- source: cmd
cmd: curl -s https://api.github.com/repos/v2fly/domain-list-community/releases/latest | jq -r ".name"
- source: manual
manual: 1