Skip to content

Commit 41cd016

Browse files
AI Assistantclaude
andcommitted
chore(snapshot): update tool audit cache
Update cached version data and tool snapshots after: - Adding golangci-lint and gam support - Improving detection accuracy - Fixing stale cache detection - Workflow refactoring This snapshot reflects current tool states with improved detection methods and accurate version comparisons. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent d6e3463 commit 41cd016

File tree

2 files changed

+189
-187
lines changed

2 files changed

+189
-187
lines changed

latest_versions.json

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
"gh:arxanas/git-branchless": "latest_redirect",
99
"gh:ast-grep/ast-grep": "latest_redirect",
1010
"gh:astral-sh/uv": "latest_redirect",
11-
"gh:aws/aws-cli": "atom",
11+
"gh:aws/aws-cli": "tags_api",
1212
"gh:casey/just": "latest_redirect",
1313
"gh:cli/cli": "latest_redirect",
1414
"gh:dandavison/delta": "latest_redirect",
1515
"gh:direnv/direnv": "latest_redirect",
16-
"gh:docker/cli": "atom",
16+
"gh:docker/cli": "tags_api",
1717
"gh:docker/compose": "latest_redirect",
18-
"gh:eradman/entr": "atom",
18+
"gh:eradman/entr": "tags_api",
1919
"gh:eslint/eslint": "latest_redirect",
20-
"gh:git/git": "atom",
20+
"gh:git/git": "tags_api",
2121
"gh:gitleaks/gitleaks": "latest_redirect",
22-
"gh:golang/go": "atom",
22+
"gh:golang/go": "tags_api",
2323
"gh:golangci/golangci-lint": "latest_redirect",
2424
"gh:hashicorp/terraform": "latest_redirect",
2525
"gh:jqlang/jq": "latest_redirect",
@@ -32,7 +32,7 @@
3232
"gh:phiresky/ripgrep-all": "latest_redirect",
3333
"gh:prettier/prettier": "latest_redirect",
3434
"gh:profclems/glab": "latest_redirect",
35-
"gh:python/cpython": "atom",
35+
"gh:python/cpython": "tags_api",
3636
"gh:rs/curlie": "latest_redirect",
3737
"gh:rust-lang/rust": "latest_redirect",
3838
"gh:sharkdp/bat": "latest_redirect",
@@ -60,12 +60,14 @@
6060
"local_flag:fd": "--version",
6161
"local_flag:flake8": "--version",
6262
"local_flag:fzf": "--version",
63+
"local_flag:gam": "--version",
6364
"local_flag:gh": "--version",
6465
"local_flag:git": "--version",
6566
"local_flag:git-absorb": "--version",
6667
"local_flag:gitleaks": "--version",
6768
"local_flag:glab": "--version",
6869
"local_flag:go": "version",
70+
"local_flag:golangci-lint": "--version",
6971
"local_flag:httpie": "--version",
7072
"local_flag:isort": "version",
7173
"local_flag:jq": "--version",
@@ -221,7 +223,7 @@
221223
"kubernetes": "1.34.1",
222224
"node": "24.8.0",
223225
"npm": "11.6.2",
224-
"parallel": "20250822",
226+
"parallel": "20250922",
225227
"pip": "25.2",
226228
"pipx": "1.8.0",
227229
"pnpm": "10.16.1",

0 commit comments

Comments
 (0)