diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 22:48:19 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 22:48:19 +0200 |
| commit | 0c2890532970fbae6a44f915b6eb2484532d8a2f (patch) | |
| tree | ac0e3aeb20e9f34c90d25eee260f254475ad751a | |
| parent | 3cc6fa0012546b43a259e8b71881e1cca8631b53 (diff) | |
| download | my-slackbuilds-0c2890532970fbae6a44f915b6eb2484532d8a2f.tar.gz my-slackbuilds-0c2890532970fbae6a44f915b6eb2484532d8a2f.zip | |
Update: claude-code-bin 2.1.123
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | claude-code-bin/claude-code-bin.SlackBuild | 2 | ||||
| -rw-r--r-- | claude-code-bin/claude-code-bin.info | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -36,6 +36,7 @@ Each package lives in its own top-level subfolder: | llama.cpp-vulkan | ✅ | not tested | ❌ | b8989 | b8989 | | qarma | ✅ | not tested | ❌ | 1.1.1 | 1.1.1 | | opencode-bin | ✅ | not tested | ❌ | 1.14.30 | 1.14.30 | +| claude-code-bin | ✅ | not tested | ❌ | 2.1.123 | 2.1.123 | | r8125 | ✅ | ✅ | ❌ | 9.016.01 | 9.016.01 | --- diff --git a/claude-code-bin/claude-code-bin.SlackBuild b/claude-code-bin/claude-code-bin.SlackBuild index 7d3e1b4..a1fc52a 100644 --- a/claude-code-bin/claude-code-bin.SlackBuild +++ b/claude-code-bin/claude-code-bin.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=claude-code-bin SRCNAM=claude -VERSION=${VERSION:-2.1.114} +VERSION=${VERSION:-2.1.123} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/claude-code-bin/claude-code-bin.info b/claude-code-bin/claude-code-bin.info index 22ea5c8..91f4948 100644 --- a/claude-code-bin/claude-code-bin.info +++ b/claude-code-bin/claude-code-bin.info @@ -1,5 +1,5 @@ PRGNAM="claude-code-bin" -VERSION="2.1.114" +VERSION="2.1.123" HOMEPAGE="https://claude.ai/code" DOWNLOAD="UNSUPPORTED" MD5SUM="" |
