nvchecker: remove promscale{,_extension}

This commit is contained in:
George Rawlinson 2022-06-21 11:23:38 +12:00
parent b4fc5afeee
commit d30028af61
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 0 additions and 12 deletions

View File

@ -1619,18 +1619,6 @@ prefix = "v"
source = "github"
github = "iCyberon/pg_ulid"
[promscale]
source = "github"
github = "timescale/promscale"
use_max_tag = true
exclude_regex = "^.*(alpha|beta|rc).*$"
[promscale_extension]
source = "github"
github = "timescale/promscale_extension"
use_max_tag = true
exclude_regex = "^.*(alpha|beta|rc).*$"
[rutorrent]
source = "github"
github = "Novik/ruTorrent"