install tweetbot
This commit is contained in:
parent
d8f9137c48
commit
841c56dd8a
2 changed files with 7 additions and 0 deletions
|
@ -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"
|
||||||
|
|
|
@ -394,6 +394,12 @@
|
||||||
"options": {
|
"options": {
|
||||||
"full_name": "krisp"
|
"full_name": "krisp"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"tweetbot": {
|
||||||
|
"version": "3.5.8,35800",
|
||||||
|
"options": {
|
||||||
|
"full_name": "tweetbot"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue