From d00c8868dd65309acc64e60862a27462e0f34ca8 Mon Sep 17 00:00:00 2001 From: Saibotk Date: Mon, 25 Jul 2022 01:06:57 +0200 Subject: [PATCH] macos: Add jq and android-platform-tools --- macos/Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macos/Brewfile b/macos/Brewfile index 7bfb3cc..5101ddd 100644 --- a/macos/Brewfile +++ b/macos/Brewfile @@ -49,6 +49,8 @@ brew 'redis' brew 'yarn' brew 'pnpm' brew 'ansible' +brew 'android-platform-tools' +brew 'jq' # Apps cask '1password'