update sing-geoip sing-geosite
This commit is contained in:
parent
f82db1fa8d
commit
174bb8edb2
|
@ -14,4 +14,5 @@ post_build: git_pkgbuild_commit
|
||||||
update_on:
|
update_on:
|
||||||
- source: github
|
- source: github
|
||||||
github: SagerNet/sing-geoip
|
github: SagerNet/sing-geoip
|
||||||
- source: vcs
|
- source: cmd
|
||||||
|
cmd: curl -s https://api.github.com/repos/Dreamacro/maxmind-geoip/releases/latest | jq -r ".name"
|
||||||
|
|
|
@ -11,4 +11,5 @@ post_build: git_pkgbuild_commit
|
||||||
update_on:
|
update_on:
|
||||||
- source: github
|
- source: github
|
||||||
github: SagerNet/sing-geosite
|
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"
|
Loading…
Reference in a new issue