diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-25 17:23:52 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-25 17:23:52 +0200 |
| commit | bae22fe64f65744fafe7f22937adbd8278866c60 (patch) | |
| tree | a5a814db596109c7b210a4979f4033442cfbce35 | |
| parent | dfd66b467a1913aa54b7c84505c94689b7d4bab2 (diff) | |
| download | slackware-pentesting-suite-bae22fe64f65744fafe7f22937adbd8278866c60.tar.gz slackware-pentesting-suite-bae22fe64f65744fafe7f22937adbd8278866c60.zip | |
nvchecker: remove powershell stanza
Package was removed in f67c2df.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| -rw-r--r-- | .extras/nvchecker.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 6a86afa..a3a2ec0 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -62,12 +62,6 @@ source = "regex" url = "https://pkg.kali.org/pkg/webshells" regex = "version:<.+>\n\\s+([A-Za-z0-9.-_]+)\\+kali8" -[powershell] -source = "github" -github = "Powershell/Powershell" -use_latest_release = "true" -prefix = "v" - [cadaver] source = "github" github = "notroj/cadaver" |
