Revert "Added Keybase"

This reverts commit 66b4769369.
This commit is contained in:
Fleish
2021-09-17 14:54:31 -07:00
parent 66b4769369
commit 394b8dabdc
3 changed files with 0 additions and 15 deletions

View File

@@ -2006,13 +2006,6 @@ keka)
appNewVersion=$(versionFromGit aonez Keka)
expectedTeamID="4FG648TM2A"
;;
keybase)
# credit: Todd Fleisher (@fleish)
name="Keybase"
type="dmg"
downloadURL=$(curl -s https://keybase.io/docs/the_app/install_macos | grep data-target | awk -F\= '{print $2}' | tr -d \")
expectedTeamID="99229SGT5K"
;;
keyboardmaestro)
# credit: Søren Theilgaard (@theilgaard)
name="Keyboard Maestro"

View File

@@ -146,7 +146,6 @@ jetbrainstoolbox
karabinerelements
keepassxc
keka
keybase
keyboardmaestro
klokki
knockknock

View File

@@ -1,7 +0,0 @@
keybase)
# credit: Todd Fleisher (@fleish)
name="Keybase"
type="dmg"
downloadURL=$(curl -s https://keybase.io/docs/the_app/install_macos | grep data-target | awk -F\= '{print $2}' | tr -d \")
expectedTeamID="99229SGT5K"
;;