From 9bc643c55722f5f07f020ead87b9491cfa7a773f Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Wed, 18 Oct 2023 12:41:31 +0200 Subject: [PATCH 01/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Transno?= =?UTF-8?q?mino`=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Brewfile b/Brewfile index 7a8cc8b..ce6af6c 100644 --- a/Brewfile +++ b/Brewfile @@ -39,7 +39,6 @@ cask "signal" cask "steam" cask "transmission" cask "transmit" -cask "transnomino" cask "visual-studio-code" mas "Bitwarden", id: 1352778147 mas "ChronoSync Express", id: 904801687 From 025b2887eb4e3dd5daaf60cfa9e502da31d4d428 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Wed, 18 Oct 2023 12:41:36 +0200 Subject: [PATCH 02/23] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 1ae038c..1a52e18 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,6 +11,20 @@ All notable changes to this project will be documented in this file. The types o --- +## __1.13.11__ ([2023-10-31](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) + +__DOCS__ + +* 📝 update CHANGELOG file + +__NEW__ + +* 📦 add `AppCleaner` MAS formula + +__REMOVED__ + +* 🗑️ remove `Transnomino` Homebrew formula + ## __1.13.10__ ([2023-10-03](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) This minor release update the Brewfile. @@ -233,7 +247,7 @@ __NEW__ __REMOVED__ -* 🗑️ remove `AppCleaer` Homebrew formula +* 🗑️ remove `AppCleaner` Homebrew formula ## __1.13.0__ ([2023-02-28](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From 13248dc4d4945195b87614cfc25262cff6eb931d Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Wed, 18 Oct 2023 12:42:06 +0200 Subject: [PATCH 03/23] =?UTF-8?q?=F0=9F=93=A6=20add=20`AppCleaner`=20Homeb?= =?UTF-8?q?rew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Brewfile b/Brewfile index ce6af6c..4eb4cff 100644 --- a/Brewfile +++ b/Brewfile @@ -13,6 +13,7 @@ brew "tldr" brew "tree" brew "wget" cask "adguard" +cask "appcleaner" cask "bartender" cask "diffusionbee" cask "duckduckgo" From 7f428b705d11666f8d19c3d93ffa3fa6cd798e81 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Wed, 18 Oct 2023 12:42:12 +0200 Subject: [PATCH 04/23] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 1a52e18..36e7663 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -19,7 +19,7 @@ __DOCS__ __NEW__ -* 📦 add `AppCleaner` MAS formula +* 📦 add `AppCleaner` Homebrew formula __REMOVED__ From a17785fb096a408714a84ce712267b6eee2f02f9 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 11 Nov 2023 22:24:43 +0100 Subject: [PATCH 05/23] =?UTF-8?q?=F0=9F=93=A6=20add=20`KeyClu`=20Homebrew?= =?UTF-8?q?=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 4eb4cff..216a8cb 100644 --- a/Brewfile +++ b/Brewfile @@ -30,6 +30,7 @@ cask "hazel" cask "iina" cask "istat-menus" cask "iterm2" +cask "keyclu" cask "lyn" cask "micro-snitch" cask "mullvadvpn" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 36e7663..7c30757 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.13.11__ ([2023-10-31](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) +## __1.13.11__ ([2023-11-13](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) __DOCS__ @@ -20,6 +20,7 @@ __DOCS__ __NEW__ * 📦 add `AppCleaner` Homebrew formula +* 📦 add `KeyClu` Homebrew formula __REMOVED__ From ec019f917e4a01b6c4e49e182d163b20525468bc Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 19 Nov 2023 22:13:28 +0100 Subject: [PATCH 06/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Hush`?= =?UTF-8?q?=20MAS=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 216a8cb..e61b7f2 100644 --- a/Brewfile +++ b/Brewfile @@ -45,7 +45,6 @@ cask "visual-studio-code" mas "Bitwarden", id: 1352778147 mas "ChronoSync Express", id: 904801687 mas "DaisyDisk", id: 411643860 -mas "Hush", id: 1544743900 mas "iMovie", id: 408981434 mas "Numbers", id: 409203825 mas "Pages", id: 409201541 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 7c30757..41d80a3 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -24,6 +24,7 @@ __NEW__ __REMOVED__ +* 🗑️ remove `Hush` MAS formula * 🗑️ remove `Transnomino` Homebrew formula ## __1.13.10__ ([2023-10-03](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From 21c53ab3005e39016be35d79c0542b3751241885 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 19 Nov 2023 22:14:27 +0100 Subject: [PATCH 07/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`AdGuard?= =?UTF-8?q?`=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index e61b7f2..1814bd3 100644 --- a/Brewfile +++ b/Brewfile @@ -12,7 +12,6 @@ brew "svn" brew "tldr" brew "tree" brew "wget" -cask "adguard" cask "appcleaner" cask "bartender" cask "diffusionbee" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 41d80a3..b7343e6 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -24,6 +24,7 @@ __NEW__ __REMOVED__ +* 🗑️ remove `AdGuard` MAS formula * 🗑️ remove `Hush` MAS formula * 🗑️ remove `Transnomino` Homebrew formula From fe47e8f32f8ea1b657ed9f8bf9f97583d9d0cf42 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 19 Nov 2023 22:14:43 +0100 Subject: [PATCH 08/23] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index b7343e6..b6c5196 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -24,7 +24,7 @@ __NEW__ __REMOVED__ -* 🗑️ remove `AdGuard` MAS formula +* 🗑️ remove `AdGuard` Homebrew formula * 🗑️ remove `Hush` MAS formula * 🗑️ remove `Transnomino` Homebrew formula From 556586a8222522ff03731ee04cc0a163974d5b9f Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 19 Nov 2023 22:15:01 +0100 Subject: [PATCH 09/23] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index b6c5196..87bb9b6 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.13.11__ ([2023-11-13](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) +## __1.13.11__ ([2023-11-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) __DOCS__ From 862b70c48bedd09811505fe36489e75172b5691d Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 19 Nov 2023 22:20:29 +0100 Subject: [PATCH 10/23] =?UTF-8?q?=F0=9F=93=A6=20add=20`Wipr`=20MAS=20formu?= =?UTF-8?q?la?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 1814bd3..f1a1f07 100644 --- a/Brewfile +++ b/Brewfile @@ -56,3 +56,4 @@ mas "Reeder", id: 1529448980 mas "System Color Picker", id: 1545870783 mas "The Unarchiever", id: 425424353 mas "Vinegear - Tube Cleaner", id: 1591303229 +mas "Wipr", id: 1320666476 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 87bb9b6..b4bc74e 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -21,6 +21,7 @@ __NEW__ * 📦 add `AppCleaner` Homebrew formula * 📦 add `KeyClu` Homebrew formula +* 📦 add `Wipr` MAS formula __REMOVED__ From 5b82da7481dc111ce9c35de6c53c9d2de4a586d4 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sun, 19 Nov 2023 22:20:44 +0100 Subject: [PATCH 11/23] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index b4bc74e..2c0e4f3 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file. The types o ## __1.13.11__ ([2023-11-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) +This minor release update the Brewfile. + __DOCS__ * 📝 update CHANGELOG file From c1d02314bea34b151ac52c99b79d8311a714677e Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Wed, 22 Nov 2023 10:01:33 +0100 Subject: [PATCH 12/23] =?UTF-8?q?=F0=9F=93=A6=20add=20`Latest`=20Homebrew?= =?UTF-8?q?=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index f1a1f07..6958648 100644 --- a/Brewfile +++ b/Brewfile @@ -26,6 +26,7 @@ cask "font-lato" cask "font-roboto" cask "font-ubuntu-mono-nerd-font" cask "hazel" +cask "latest" cask "iina" cask "istat-menus" cask "iterm2" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 2c0e4f3..b1000c0 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -22,6 +22,7 @@ __DOCS__ __NEW__ * 📦 add `AppCleaner` Homebrew formula +* 📦 add `Latest` Homebrew formula * 📦 add `KeyClu` Homebrew formula * 📦 add `Wipr` MAS formula From ac1f487339f37ea70b28f716b2fb08497cfc421d Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Wed, 22 Nov 2023 16:08:34 +0100 Subject: [PATCH 13/23] =?UTF-8?q?=F0=9F=93=A6=20add=20`Dato`=20MAS=20formu?= =?UTF-8?q?la?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 6958648..24ab22f 100644 --- a/Brewfile +++ b/Brewfile @@ -45,6 +45,7 @@ cask "visual-studio-code" mas "Bitwarden", id: 1352778147 mas "ChronoSync Express", id: 904801687 mas "DaisyDisk", id: 411643860 +mas "Dato", id: 1470584107 mas "iMovie", id: 408981434 mas "Numbers", id: 409203825 mas "Pages", id: 409201541 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index b1000c0..f222d69 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -22,6 +22,7 @@ __DOCS__ __NEW__ * 📦 add `AppCleaner` Homebrew formula +* 📦 add `Dato` MAS formula * 📦 add `Latest` Homebrew formula * 📦 add `KeyClu` Homebrew formula * 📦 add `Wipr` MAS formula From 1e4921c480c5393b9fa97decaf35174913556ce0 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Tue, 28 Nov 2023 07:44:31 +0100 Subject: [PATCH 14/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Signal`?= =?UTF-8?q?=20Homebrew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 24ab22f..76a35ae 100644 --- a/Brewfile +++ b/Brewfile @@ -37,7 +37,6 @@ cask "mullvadvpn" cask "powerphotos" cask "raycast" cask "shottr" -cask "signal" cask "steam" cask "transmission" cask "transmit" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index f222d69..e77664a 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -31,6 +31,7 @@ __REMOVED__ * 🗑️ remove `AdGuard` Homebrew formula * 🗑️ remove `Hush` MAS formula +* 🗑️ remove `Signal` Homebrew formula * 🗑️ remove `Transnomino` Homebrew formula ## __1.13.10__ ([2023-10-03](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From a2b0a7a7f2daab5d85e98f8fc03660a6feae2279 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 2 Dec 2023 08:41:56 +0100 Subject: [PATCH 15/23] =?UTF-8?q?=F0=9F=93=A6=20add=20`NetNewsWire`=20Home?= =?UTF-8?q?brew=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 + doc/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/Brewfile b/Brewfile index 76a35ae..02010cc 100644 --- a/Brewfile +++ b/Brewfile @@ -34,6 +34,7 @@ cask "keyclu" cask "lyn" cask "micro-snitch" cask "mullvadvpn" +cask "netnewswire" cask "powerphotos" cask "raycast" cask "shottr" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index e77664a..0e30b1f 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -24,6 +24,7 @@ __NEW__ * 📦 add `AppCleaner` Homebrew formula * 📦 add `Dato` MAS formula * 📦 add `Latest` Homebrew formula +* 📦 add `NetNewsWire` Homebrew formula * 📦 add `KeyClu` Homebrew formula * 📦 add `Wipr` MAS formula From b439ccee42f9ec31c885307c020f8dc5156a9a16 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 2 Dec 2023 08:42:27 +0100 Subject: [PATCH 16/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Reeder`?= =?UTF-8?q?=20MAS=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 02010cc..78ae120 100644 --- a/Brewfile +++ b/Brewfile @@ -54,7 +54,6 @@ mas "PhotoSweeper", id: 463362050 mas "Pixelmator Pro", id: 1289583905 mas "PopClip", id: 445189367 mas "Raivo OTP", id: 1498497896 -mas "Reeder", id: 1529448980 mas "System Color Picker", id: 1545870783 mas "The Unarchiever", id: 425424353 mas "Vinegear - Tube Cleaner", id: 1591303229 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 0e30b1f..6e9dbf7 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -32,6 +32,7 @@ __REMOVED__ * 🗑️ remove `AdGuard` Homebrew formula * 🗑️ remove `Hush` MAS formula +* 🗑️ remove `Reeder` MAS formula * 🗑️ remove `Signal` Homebrew formula * 🗑️ remove `Transnomino` Homebrew formula From d64f1476f20301055ccf4ef2a03b90c0fb16424d Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 2 Dec 2023 08:42:47 +0100 Subject: [PATCH 17/23] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 6e9dbf7..0568167 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.13.11__ ([2023-11-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) +## __1.13.11__ ([2023-12-05](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) This minor release update the Brewfile. From 7052408e3bc8dd5486243e8301658c03e4ced092 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 2 Dec 2023 08:57:21 +0100 Subject: [PATCH 18/23] =?UTF-8?q?=F0=9F=94=A5=20switched=20from=20`VisualS?= =?UTF-8?q?tudioCode`=20to=20`VsCodium`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 2 +- doc/CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 78ae120..9a43ac0 100644 --- a/Brewfile +++ b/Brewfile @@ -41,7 +41,7 @@ cask "shottr" cask "steam" cask "transmission" cask "transmit" -cask "visual-studio-code" +cask "vscodium" mas "Bitwarden", id: 1352778147 mas "ChronoSync Express", id: 904801687 mas "DaisyDisk", id: 411643860 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 0568167..ae7da84 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -19,6 +19,10 @@ __DOCS__ * 📝 update CHANGELOG file +__CHANGED__ + +* 🔥 switched from `VisualStudioCode` to `VsCodium` brew formula + __NEW__ * 📦 add `AppCleaner` Homebrew formula From 7c6c9544c50a83bedc94e15fd903cfb7ae313a3b Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 2 Dec 2023 23:00:27 +0100 Subject: [PATCH 19/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Diffusi?= =?UTF-8?q?onBee`=20and=20`Transmit`=20formulaes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 2 -- doc/CHANGELOG.md | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Brewfile b/Brewfile index 9a43ac0..55726f9 100644 --- a/Brewfile +++ b/Brewfile @@ -14,7 +14,6 @@ brew "tree" brew "wget" cask "appcleaner" cask "bartender" -cask "diffusionbee" cask "duckduckgo" cask "fliqlo" cask "font-atkinson-hyperlegible" @@ -40,7 +39,6 @@ cask "raycast" cask "shottr" cask "steam" cask "transmission" -cask "transmit" cask "vscodium" mas "Bitwarden", id: 1352778147 mas "ChronoSync Express", id: 904801687 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index ae7da84..e94768f 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -35,9 +35,11 @@ __NEW__ __REMOVED__ * 🗑️ remove `AdGuard` Homebrew formula +* 🗑️ remove `DiffusionBee` Homebrew formula * 🗑️ remove `Hush` MAS formula * 🗑️ remove `Reeder` MAS formula * 🗑️ remove `Signal` Homebrew formula +* 🗑️ remove `Transmit` Homebrew formula * 🗑️ remove `Transnomino` Homebrew formula ## __1.13.10__ ([2023-10-03](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) From 3a44439210871858c83453a48dcd5574b9115c2c Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Sat, 2 Dec 2023 23:01:42 +0100 Subject: [PATCH 20/23] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove=20`Raivo?= =?UTF-8?q?=20OTP`=20MAS=20formula?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 1 - doc/CHANGELOG.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 55726f9..477bfe2 100644 --- a/Brewfile +++ b/Brewfile @@ -51,7 +51,6 @@ mas "PhotoMill", id: 778590574 mas "PhotoSweeper", id: 463362050 mas "Pixelmator Pro", id: 1289583905 mas "PopClip", id: 445189367 -mas "Raivo OTP", id: 1498497896 mas "System Color Picker", id: 1545870783 mas "The Unarchiever", id: 425424353 mas "Vinegear - Tube Cleaner", id: 1591303229 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index e94768f..e2ac405 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -37,6 +37,7 @@ __REMOVED__ * 🗑️ remove `AdGuard` Homebrew formula * 🗑️ remove `DiffusionBee` Homebrew formula * 🗑️ remove `Hush` MAS formula +* 🗑️ remove `Raivo OTP` MAS formula * 🗑️ remove `Reeder` MAS formula * 🗑️ remove `Signal` Homebrew formula * 🗑️ remove `Transmit` Homebrew formula From 6d4bf636016f0e79c6d29e74869683ac96d1212b Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Tue, 5 Dec 2023 11:03:07 +0100 Subject: [PATCH 21/23] =?UTF-8?q?=F0=9F=90=9B=20remove=20`mas`=20reference?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/config.sh | 2 +- bin/install.sh | 3 --- bin/update.sh | 13 ------------- doc/CHANGELOG.md | 6 +++++- 4 files changed, 6 insertions(+), 18 deletions(-) diff --git a/bin/config.sh b/bin/config.sh index eb07b2d..f8569a3 100644 --- a/bin/config.sh +++ b/bin/config.sh @@ -136,7 +136,7 @@ sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.serve # Cleanup and final touches echo "⚙️ Cleanup and final touches..." -brew -v update && brew -v upgrade && mas upgrade && brew -v cleanup --prune=2 && brew doctor && brew -v upgrade --casks --greedy +brew -v update && brew -v upgrade && brew -v cleanup --prune=2 && brew doctor && brew -v upgrade --casks --greedy # Exit script exit diff --git a/bin/install.sh b/bin/install.sh index e9d525f..f4241f2 100644 --- a/bin/install.sh +++ b/bin/install.sh @@ -34,7 +34,6 @@ update_brew() { echo "⚙️ Update and cleanup Homebrew..." brew -v update brew -v upgrade - mas upgrade brew -v cleanup --prune=2 brew doctor brew -v upgrade --casks --greedy @@ -58,8 +57,6 @@ if ! command -v brew >/dev/null 2>&1; then echo "📦 Installing XCode CL tools..." xcode-select --install install_homebrew - echo "📦 Installing MAS..." - brew install mas update_brew install_apps echo "⚙️ Disabling Homebrew Analytics" diff --git a/bin/update.sh b/bin/update.sh index 109da3b..b1aa5cc 100644 --- a/bin/update.sh +++ b/bin/update.sh @@ -31,19 +31,6 @@ while true; do sudo -n true; sleep 60; kill -0 "$$" || exit; done 2>/dev/null & printf "⚙️ Updating Homebrew...\n" brew update-reset -# Update Mac App Store applications -printf "⚙️ Updating Mac App Store applications...\n" -outdated_apps=$(mas outdated) -if [ ! -z "$outdated_apps" ] -then - while IFS= read -r app; do - app_id=$(echo "$app" | awk '{ print $1 }') - app_name=$(echo "$app" | awk '{$1=""; print $0}') - printf "Updating %s...\n" "$app_name" - mas upgrade "$app_id" - done <<< "$outdated_apps" -fi - # Cleanup printf "⚙️ Cleaning up Homebrew...\n" brew cleanup -s && brew doctor && brew upgrade --cask --greedy diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index e2ac405..9ca8e29 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file. The types o ## __1.13.11__ ([2023-12-05](https://github.com/MarioCatuogno/Clean-macOS/milestone/9)) -This minor release update the Brewfile. +This minor release update the Brewfile and the removal of `mas` command to install apps from App Store. __DOCS__ @@ -23,6 +23,10 @@ __CHANGED__ * 🔥 switched from `VisualStudioCode` to `VsCodium` brew formula +__FIXED__ + +* 🐛 remove `mas` references because, due to Apple restricting APIs, it seems to no longer work properly [link](https://github.com/mas-cli/mas/issues/486) + __NEW__ * 📦 add `AppCleaner` Homebrew formula From 36fb80393a096680e9d20761a9a0ab7968acd289 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Tue, 5 Dec 2023 12:00:35 +0100 Subject: [PATCH 22/23] =?UTF-8?q?=F0=9F=90=9B=20remove=20`mas`=20reference?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Brewfile | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Brewfile b/Brewfile index 477bfe2..3c8d3c8 100644 --- a/Brewfile +++ b/Brewfile @@ -40,18 +40,3 @@ cask "shottr" cask "steam" cask "transmission" cask "vscodium" -mas "Bitwarden", id: 1352778147 -mas "ChronoSync Express", id: 904801687 -mas "DaisyDisk", id: 411643860 -mas "Dato", id: 1470584107 -mas "iMovie", id: 408981434 -mas "Numbers", id: 409203825 -mas "Pages", id: 409201541 -mas "PhotoMill", id: 778590574 -mas "PhotoSweeper", id: 463362050 -mas "Pixelmator Pro", id: 1289583905 -mas "PopClip", id: 445189367 -mas "System Color Picker", id: 1545870783 -mas "The Unarchiever", id: 425424353 -mas "Vinegear - Tube Cleaner", id: 1591303229 -mas "Wipr", id: 1320666476 From f8dc3a3836a08203b835f391a8de6954de15a8ce Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Tue, 5 Dec 2023 12:01:53 +0100 Subject: [PATCH 23/23] =?UTF-8?q?=F0=9F=90=9B=20remove=20`mas`=20reference?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.zshrc b/config/.zshrc index 6c44cda..fbcbca6 100644 --- a/config/.zshrc +++ b/config/.zshrc @@ -47,4 +47,4 @@ alias ping="prettyping --nolegend" alias myip="ipconfig getifaddr en0" # Brew -alias bup="brew -v update && brew -v upgrade && mas upgrade && brew -v cleanup --prune=2 && brew doctor && brew -v upgrade --casks --greedy" +alias bup="brew -v update && brew -v upgrade && brew -v cleanup --prune=2 && brew doctor && brew -v upgrade --casks --greedy"