manual rebuild sing-geoip and sing-geosite
This commit is contained in:
parent
f2f8263d9c
commit
fb2d5ef192
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -12,4 +12,6 @@ update_on:
|
|||
- source: github
|
||||
github: SagerNet/sing-geosite
|
||||
- source: cmd
|
||||
cmd: curl -s https://api.github.com/repos/v2fly/domain-list-community/releases/latest | jq -r ".name"
|
||||
cmd: curl -s https://api.github.com/repos/v2fly/domain-list-community/releases/latest | jq -r ".name"
|
||||
- source: manual
|
||||
manual: 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue