install tweetbot

This commit is contained in:
Sloane Perrault 2022-08-02 10:59:15 -04:00
parent d8f9137c48
commit 841c56dd8a
2 changed files with 7 additions and 0 deletions

View file

@ -19,3 +19,4 @@ cask "superduper"
cask "homebrew/cask-fonts/font-victor-mono-nerd-font" cask "homebrew/cask-fonts/font-victor-mono-nerd-font"
cask "obsidian" cask "obsidian"
cask "krisp" cask "krisp"
cask "tweetbot"

View file

@ -394,6 +394,12 @@
"options": { "options": {
"full_name": "krisp" "full_name": "krisp"
} }
},
"tweetbot": {
"version": "3.5.8,35800",
"options": {
"full_name": "tweetbot"
}
} }
} }
}, },