Download Latest Version Hobby Installer hobby-20260815-065324 source code.zip (186.7 MB)
Email in envelope

Get an email when there's a new version of PostHog

Home / posthog-cli_v0.11.2
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz.sha256 2026-08-14 81 Bytes
posthog-cli-x86_64-unknown-linux-gnu.tar.gz.sha256 2026-08-14 111 Bytes
posthog-cli-x86_64-unknown-linux-musl-update 2026-08-14 9.1 MB
posthog-cli-x86_64-unknown-linux-musl.tar.gz 2026-08-14 11.3 MB
posthog-cli-x86_64-unknown-linux-musl.tar.gz.sha256 2026-08-14 112 Bytes
sha256.sum 2026-08-14 937 Bytes
source.tar.gz 2026-08-14 160.0 MB
posthog-cli-x86_64-apple-darwin-update 2026-08-14 8.2 MB
posthog-cli-x86_64-pc-windows-msvc.zip 2026-08-14 9.2 MB
posthog-cli-x86_64-pc-windows-msvc.zip.sha256 2026-08-14 106 Bytes
posthog-cli-x86_64-unknown-linux-gnu-update 2026-08-14 9.1 MB
posthog-cli-x86_64-unknown-linux-gnu.tar.gz 2026-08-14 10.7 MB
posthog-cli-x86_64-apple-darwin.tar.gz 2026-08-14 10.3 MB
posthog-cli-x86_64-apple-darwin.tar.gz.sha256 2026-08-14 106 Bytes
posthog-cli-x86_64-pc-windows-msvc-update 2026-08-14 6.2 MB
posthog-cli-aarch64-unknown-linux-musl-update 2026-08-14 6.0 MB
posthog-cli-aarch64-unknown-linux-musl.tar.gz 2026-08-14 9.3 MB
posthog-cli-aarch64-unknown-linux-musl.tar.gz.sha256 2026-08-14 113 Bytes
posthog-cli-installer.ps1 2026-08-14 22.5 kB
posthog-cli-installer.sh 2026-08-14 57.0 kB
posthog-cli-npm-package.tar.gz 2026-08-14 1.1 MB
dist-manifest.json 2026-08-14 34.5 kB
posthog-cli-aarch64-apple-darwin-update 2026-08-14 7.3 MB
posthog-cli-aarch64-apple-darwin.tar.gz 2026-08-14 10.2 MB
posthog-cli-aarch64-apple-darwin.tar.gz.sha256 2026-08-14 107 Bytes
posthog-cli-aarch64-unknown-linux-gnu-update 2026-08-14 6.2 MB
posthog-cli-aarch64-unknown-linux-gnu.tar.gz 2026-08-14 9.3 MB
posthog-cli-aarch64-unknown-linux-gnu.tar.gz.sha256 2026-08-14 112 Bytes
0.11.2 -- 2026-08-14 source code.tar.gz 2026-08-14 160.1 MB
0.11.2 -- 2026-08-14 source code.zip 2026-08-14 186.1 MB
README.md 2026-08-14 3.4 kB
Totals: 31 Items   629.8 MB 0

Release Notes

Patch changes

  • 751c7c08aa2 Upload one symbol set per chunk id when processing sourcemaps. In --release-mode event a bundler that copies an entry point to a second name (a hashless alias beside app-<hash>.js) produces two byte-identical files that share a sourcemap, and so one content-addressed chunk id twice, which the bulk-start endpoint rejects as invalid_chunk_ids. — Thanks @ablaszkiewicz!

Install posthog-cli 0.11.2

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.11.2/posthog-cli-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.11.2/posthog-cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

:::sh
npm install @posthog/cli@0.11.2

Download posthog-cli 0.11.2

File Platform Checksum
posthog-cli-aarch64-apple-darwin.tar.gz (github.com) Apple Silicon macOS checksum
posthog-cli-x86_64-apple-darwin.tar.gz (github.com) Intel macOS checksum
posthog-cli-x86_64-pc-windows-msvc.zip (github.com) x64 Windows checksum
posthog-cli-aarch64-unknown-linux-gnu.tar.gz (github.com) ARM64 Linux checksum
posthog-cli-x86_64-unknown-linux-gnu.tar.gz (github.com) x64 Linux checksum
posthog-cli-aarch64-unknown-linux-musl.tar.gz (github.com) ARM64 MUSL Linux checksum
posthog-cli-x86_64-unknown-linux-musl.tar.gz (github.com) x64 MUSL Linux checksum
Source: README.md, updated 2026-08-14