aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--nvchecker.toml6
2 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 433f748..02b7dd2 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Each package lives in its own top-level directory:
| Package | -current | 15.0 | SBo | Version | Latest |
|---------|----------|------|-----|---------|--------|
+| claude-code | ✅ | not tested | ❌ | 2.1.81 | 2.1.81 |
| discord | ✅ | not tested | [discord](https://slackbuilds.org/repository/15.0/network/discord/) | 0.0.131 | 0.0.131 |
| hstr | ✅ | not tested | [hstr](https://slackbuilds.org/repository/15.0/system/hstr/) | 3.1 | 3.2 |
| hugo | ✅ | not tested | [hugo](https://slackbuilds.org/repository/15.0/development/hugo/) | 0.159.2 | 0.159.2 |
diff --git a/nvchecker.toml b/nvchecker.toml
index 7aaa028..6a7fb2b 100644
--- a/nvchecker.toml
+++ b/nvchecker.toml
@@ -1,3 +1,9 @@
+[claude-code]
+source = "github"
+github = "anthropics/claude-code"
+use_latest_release = true
+prefix = "v"
+
[qarma]
source = "github"
github = "luebking/qarma"