From 1cd0246e000445e84257b57ab48efba341171ca3 Mon Sep 17 00:00:00 2001 From: Evan Alter Date: Mon, 13 Jul 2026 17:55:40 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B0=20chore:=20=E2=AC=86=EF=B8=8F=20fo?= =?UTF-8?q?llow=20spark=E2=86=92spark-app=20cask=20rename;=20note=20neardr?= =?UTF-8?q?op=20trust=20step?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit brew bundle surfaced both: spark was renamed upstream, and newer Homebrew refuses the grishka/grishka tap until a one-time `brew trust grishka/grishka` — documented on the cask line so fresh machines know why the fetch fails. Co-Authored-By: Claude Fable 5 --- Brewfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Brewfile b/Brewfile index 4746068a705..4098ec30102 100644 --- a/Brewfile +++ b/Brewfile @@ -177,7 +177,7 @@ cask 'micro-snitch' cask 'microsoft-teams' # Microsoft Teams cask 'moom' cask 'namechanger' -cask 'neardrop' # AirDrop-like sharing with nearby Android and Windows devices +cask 'neardrop' # AirDrop-like sharing with nearby Android and Windows devices (needs one-time: brew trust grishka/grishka) cask 'ngrok' cask 'nzbvortex' cask 'openaudible' # Audible audiobook manager and converter @@ -202,7 +202,7 @@ cask 'simplenote' cask 'slack' cask 'snagit' cask 'sourcetree' -cask 'spark' +cask 'spark-app' cask 'spotify' cask 'steam' cask 'suspicious-package'