From a0cb71bbbbe0eb080a0c902ceb69ae069d594641 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 30 Jan 2022 18:15:12 +0100 Subject: [PATCH 1/3] Update Brewfile --- Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 93d566f..f97f872 100644 --- a/Brewfile +++ b/Brewfile @@ -13,6 +13,7 @@ brew "wget" cask "alfred" cask "adguard" cask "appcleaner" +cask "audio-hijack" cask "cheatsheet" cask "cryptomator" cask "font-comic-neue" @@ -26,6 +27,7 @@ cask "font-ubuntu-mono-nerd-font" cask "hazel" cask "iina" cask "iterm2" +cask "librewolf" cask "micro-snitch" cask "signal" cask "steam" From 26f0f8b110851ab3b562e4a03a862a1313aea57f Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 30 Jan 2022 18:15:19 +0100 Subject: [PATCH 2/3] Update CHANGELOG.md --- doc/CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 2fd72c5..6ddae71 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,6 +11,19 @@ All notable changes to this project will be documented in this file. The types o --- +## __1.12.15__ ([2022-01-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) + +Minor release with some changes in Brewfile. + +__DOCS__ + +* 📝 update CHANGELOG file + +__NEW__ + +* 📦 add `Audio Hijack` Homebrew formula +* 📦 add `Librewolf` Homebrew formula + ## __1.12.15__ ([2021-12-02](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) Minor release with some changes in Brewfile. From d66740f37de99a4bfc14035e8eeda46400152d6c Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 30 Jan 2022 18:15:41 +0100 Subject: [PATCH 3/3] Update CHANGELOG.md --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 6ddae71..976372f 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file. The types o --- -## __1.12.15__ ([2022-01-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) +## __1.12.16__ ([2022-01-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) Minor release with some changes in Brewfile.