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):
brew tap heyderekj/dinky https://github.com/heyderekj/dinky
brew install --cask dinkyOr 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(orbrew 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).