Skip to content

Commit 9080917

Browse files
CybotTMclaude
andcommitted
chore: update catalog metadata and tool snapshot
Updated catalog entries and refreshed tools snapshot: - catalog/git-absorb.json: Added metadata - catalog/git-branchless.json: Updated version info - tools_snapshot.json: Refreshed with latest versions Snapshot reflects current system state after testing upgrade workflows and version detection improvements. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2a6013f commit 9080917

3 files changed

Lines changed: 757 additions & 824 deletions

File tree

catalog/git-absorb.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"homepage": "https://github.com/tummychow/git-absorb",
66
"github_repo": "tummychow/git-absorb",
77
"binary_name": "git-absorb",
8+
"version_flag": "--version",
89
"download_url_template": "https://github.com/tummychow/git-absorb/releases/download/{version_nov}/git-absorb-{version_nov}-{arch}-unknown-linux-musl.tar.gz",
910
"arch_map": {
1011
"x86_64": "x86_64",

catalog/git-branchless.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"x86_64": "x86_64-unknown-linux-musl"
1111
},
1212
"notes": "Only x86_64 Linux builds available. KNOWN ISSUE: v0.10.0 release binary incorrectly reports version 0.9.0 - this is an upstream packaging bug, not an installer issue.",
13-
"known_issues": "v0.10.0 release binary reports version 0.9.0 (upstream packaging bug). Upgrade will appear to fail. Wait for v0.10.1+ or build from source."
13+
"known_issues": "v0.10.0 release binary reports version 0.9.0 (upstream packaging bug). Upgrade will appear to fail. Wait for v0.10.1+ or build from source.",
14+
"pinned_version": "0.10.0"
1415
}

0 commit comments

Comments
 (0)