github patrickjaja/claude-desktop-bin v1.1.3363-2
Claude Desktop 1.1.3363 (patch release 2)

latest releases: v1.1062.0-2, v1.1062.0, v1.569.0-12...
one month ago

Claude Desktop 1.1.3363 (patch release 2)

This release provides Claude Desktop version 1.1.3363 pre-patched for Linux.

Installation Options

Arch Linux (AUR)

yay -S claude-desktop-bin

Debian/Ubuntu (APT Repository — recommended)

curl -fsSL https://patrickjaja.github.io/claude-desktop-bin/install.sh | sudo bash
sudo apt install claude-desktop-bin

Debian/Ubuntu (manual .deb)

sudo apt install ./claude-desktop-bin_1.1.3363_amd64.deb

AppImage (Any Distro)

chmod +x Claude_Desktop-1.1.3363-x86_64.AppImage
./Claude_Desktop-1.1.3363-x86_64.AppImage

Checksums

File SHA256
Tarball 38b8c179bd9d2c46acb1e7320a4fe7f9591e280d8a4d29b2d75cfdc7abeca8c7
AppImage e0b7450e7f0d71013e3f674cddcc3634e23139a130cff614333dd3422c6feb7f
Debian f50e7fbcda9cf3320aeb6b130a7eb433baf163f412ab833178cef020e8debdc9

Changes since last release

Changed

  • Update to Claude Desktop v1.1.3363 (from v1.1.3189, 174 builds ahead)

Fixed

  • fix_claude_code.pygetStatus() regex now uses [\w$]+ instead of \w+ for the status enum name, fixing match failure when minifier produces $-prefixed identifiers (e.g. $s)
  • fix_marketplace_linux.py — CCD gate function name and runner selector now use flexible \w+ patterns instead of hardcoded Hb/oAt (function renamed to Gw in v1.1.3363)

Added

  • update-prompt.md — Reusable prompts for future version updates (build & fix, diff & discover)

Notes

  • Diff analysis shows only minified variable renames between v1.1.3189 and v1.1.3363
  • One new feature flag 4160352601 (VM heartbeat auto-restart) — no Linux patch needed
  • Key renames: la()Xi() (feature flags), HbGw (CCD gate), Cs$s (status enum), ttrt (path module)

Links

Don't miss a new claude-desktop-bin release

NewReleases is sending notifications on new releases.