Download Latest Version Dinky 2.11.2 source code.tar.gz (12.2 MB)
Email in envelope

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

Home / v2.11.2
Name Modified Size InfoDownloads / Week
Parent folder
Dinky-2.11.2.dmg 2026-05-03 11.5 MB
Dinky-2.11.2.zip 2026-05-03 11.5 MB
Dinky 2.11.2 source code.tar.gz 2026-05-03 12.2 MB
Dinky 2.11.2 source code.zip 2026-05-03 12.3 MB
README.md 2026-05-03 1.1 kB
Totals: 5 Items   47.5 MB 6

Dinky 2.11.2

Changes since v2.11.1 (commit subjects from this repo):

  • Site: tighten hero description to two lines
  • Site: lead hero description with differentiator
  • Site: rephrase hero description
  • Add future 3.0 ideas scratchpad
  • Sync site download links to v2.11.1
  • Expand compare pages and refresh site links
  • Guard updater when release assets are missing

Install

Homebrew (optional):

:::bash
brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinky

Or download Dinky-2.11.2.dmg from the assets below and drag Dinky into Applications. Already using Dinky? Choose Install Update from the in-app banner when it appears.

Finder “Open With” shows two Dinkys

macOS lists each Dinky.app on disk with its own version. After an upgrade, an older copy is often still around.

  • Homebrew: brew cleanup dinky (or brew cleanup) removes old cask versions under Caskroom.
  • List every copy: mdfind 'kMDItemCFBundleIdentifier == "com.dinky.app"' in Terminal; delete extras you do not need (e.g. in Downloads).
Source: README.md, updated 2026-05-03