diff --git a/.Brewfile b/.Brewfile index 362bdda..026b0cb 100644 --- a/.Brewfile +++ b/.Brewfile @@ -19,3 +19,4 @@ cask "superduper" cask "homebrew/cask-fonts/font-victor-mono-nerd-font" cask "obsidian" cask "krisp" +cask "tweetbot" diff --git a/.Brewfile.lock.json b/.Brewfile.lock.json index 517db68..bb3c5f1 100644 --- a/.Brewfile.lock.json +++ b/.Brewfile.lock.json @@ -394,6 +394,12 @@ "options": { "full_name": "krisp" } + }, + "tweetbot": { + "version": "3.5.8,35800", + "options": { + "full_name": "tweetbot" + } } } },