What's fixed
whatcable --versionprinteddevwhen invoked via the Homebrew symlink. The Bundle.main fallback walked up from the symlink path (/opt/homebrew/bin/whatcable) instead of the resolved bundle path, so it never found the.app'sInfo.plist. The CLI now resolves symlinks before walking up, sowhatcable --versionreports the correct release whether you launch it from the bundle directly or via the brew shim.
No other changes since v0.5.2.
Install
brew upgrade --cask whatcable, or download WhatCable.zip from this release page and drag the new .app into /Applications.