diff options
Diffstat (limited to '.extras')
| -rw-r--r-- | .extras/nvchecker.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index c53f2bc..4c7667b 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -27,11 +27,6 @@ github = "anomalyco/opencode" use_latest_release = true prefix = "v" -[r8125] -source = "jq" -url = "https://www.realtek.com/Download/ListAllDownloadItem?cate_id=584" -filter = '.Data.DownloadItems["Unix (Linux)"][] | select(.Name | startswith("r8125")) | .Version' - [kvantum-qt6] source = "github" github = "tsujan/Kvantum" @@ -114,13 +109,6 @@ github = "danixland/firefly-cli" use_max_tag = true prefix = "v" -[UrbanTerror] -source = "regex" -url = "https://www.urbanterror.info/downloads/" -regex = "UrbanTerror(\\d+)_full\\.zip" -from_pattern = "(\\d)(\\d)(\\d)" -to_pattern = "\\1.\\2.\\3" - [gitea-cli] source = "gitea" gitea = "gitea/tea" |
