diff options
| author | Anagnostakis Ioannis <elahistos@yahoo.gr> | 2025-12-08 11:42:45 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-13 16:13:35 +0700 |
| commit | 4fc0dfb39227e349c021c03ee2f5458166690f8a (patch) | |
| tree | 4fc6f201ade82387905dcc2e86f90674ac6df4d9 /development/claude-code | |
| parent | 81c77fc0ea5a852f5ac84eec1ac0c2854e4d13b3 (diff) | |
development/claude-code: Updated for version 2.0.61
Signed-off-by: Anagnostakis Ioannis <elahistos@yahoo.gr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/claude-code')
| -rw-r--r-- | development/claude-code/claude-code.SlackBuild | 2 | ||||
| -rw-r--r-- | development/claude-code/claude-code.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/claude-code/claude-code.SlackBuild b/development/claude-code/claude-code.SlackBuild index c2d872d9e1..528ab58d82 100644 --- a/development/claude-code/claude-code.SlackBuild +++ b/development/claude-code/claude-code.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=claude-code -VERSION=${VERSION:-2.0.56} +VERSION=${VERSION:-2.0.61} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/claude-code/claude-code.info b/development/claude-code/claude-code.info index fed8ce4f21..8cfa5e5396 100644 --- a/development/claude-code/claude-code.info +++ b/development/claude-code/claude-code.info @@ -1,10 +1,10 @@ PRGNAM="claude-code" -VERSION="2.0.56" +VERSION="2.0.61" HOMEPAGE="https://github.com/anthropics/claude-code" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.0.56.tgz" -MD5SUM_x86_64="92897fd41341d68f17fa2999ed085498" +DOWNLOAD_x86_64="https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.0.61.tgz" +MD5SUM_x86_64="47ed50bcb006793b519d25077244afda" REQUIRES="nodejs" MAINTAINER="Ioannis Anagnostakis" EMAIL="rizitis@gmail.com" |
