update sing-geoip sing-geosite

This commit is contained in:
bgme 2023-08-14 23:25:55 +08:00
parent f82db1fa8d
commit 174bb8edb2
2 changed files with 4 additions and 2 deletions

View file

@ -14,4 +14,5 @@ post_build: git_pkgbuild_commit
update_on:
- source: github
github: SagerNet/sing-geoip
- source: vcs
- source: cmd
cmd: curl -s https://api.github.com/repos/Dreamacro/maxmind-geoip/releases/latest | jq -r ".name"

View file

@ -11,4 +11,5 @@ post_build: git_pkgbuild_commit
update_on:
- source: github
github: SagerNet/sing-geosite
- source: vcs
- source: cmd
cmd: curl -s https://api.github.com/repos/v2fly/domain-list-community/releases/latest | jq -r ".name"