Cc Releases banner
nancheung nancheung

Cc Releases

Git community

Description

Automated mirror of Claude Code offline installers—tracks new releases, verifies SHA256, and publishes them as GitHub Releases.Claude Code 离线安装程序的自动镜像——跟踪新版本,验证 SHA256,并将其发布为 GitHub Releases。

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code Releases - Offline Installer Archive

**[English](README.md) | [中文](README.zh-CN.md)**

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://github.com/nancheung/cc-releases/blob/main/LICENSE) [![CC release](https://img.shields.io/github/v/release/anthropics/claude-code?label=CC%20release)](https://github.com/anthropics/claude-code/releases) [![CCR release](https://img.shields.io/github/v/release/nancheung/cc-releases?label=CCR%20release)](https://github.com/nancheung/cc-releases/releases) [![Sync Status](https://img.shields.io/github/actions/workflow/status/nancheung/cc-releases/check-update.yml?branch=main&label=sync)](https://github.com/nancheung/cc-releases/actions)

Automated mirror of [Claude Code](https://github.com/anthropics/claude-code) offline installers for all supported platforms. This repository automatically detects new releases, downloads official binaries, verifies integrity, and publishes them as GitHub Releases for easy access.

✨ Features

  • 🤖 Fully Automated - GitHub Actions checks for updates every 6 hours
  • 🌍 Cross-Platform - Supports Windows, macOS (Intel & Apple Silicon), and Linux (x64, ARM64, musl)
  • 🔒 Integrity Verified - SHA256 checksums validated for all downloads
  • 📦 Version Archive - Access any version >= 1.0.37 from a single location
  • 🚀 Fast Downloads - Concurrent downloads from official Google Cloud Storage
  • 📝 Changelog Included - Each release includes official release notes

📥 Quick Start

Download Latest Version

**[→ Go to Releases Page](../../releases/latest)** to download installers for your platform.

Platform Support

Platform Architecture File Pattern Installation
🪟 Windows x64 claude-{version}-win32-x64.exe .\claude-{version}-win32-x64.exe install
🍎 macOS Apple Silicon (M1/M2/M3) claude-{version}-darwin-arm64 `chmod +x claude-{vers