From 4fe77c9dca20338577734eb92da48a05fe4b344e Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Mon, 4 Dec 2023 16:41:51 +1100 Subject: [PATCH 1/2] microsoft-teams 23306.3406.2547.5131 --- Casks/m/microsoft-teams.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/m/microsoft-teams.rb b/Casks/m/microsoft-teams.rb index 512c41bb97..e0a22a0f5e 100644 --- a/Casks/m/microsoft-teams.rb +++ b/Casks/m/microsoft-teams.rb @@ -1,6 +1,6 @@ cask "microsoft-teams" do - version "23285.3809.2525.961" - sha256 "52fcf3c8edb5152aa44bed3c952dcacbcd44589856f5bd57be5b0b39ea532de0" + version "23306.3406.2547.5131" + sha256 "e810a005868fd63d94f4d06e3b77b87955fd698fd7c6b56b54f587b88cd1b8f7" url "https://statics.teams.cdn.office.net/production-osx/#{version}/MicrosoftTeams.pkg", verified: "statics.teams.cdn.office.net/production-osx/" From d6651fe4f605d0a8d4b803a3b56f878e64979b83 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Mon, 4 Dec 2023 16:42:15 +1100 Subject: [PATCH 2/2] audit_exceptions: add `microsoft-teams` homepage --- audit_exceptions/secure_connection_audit_skiplist.json | 1 + 1 file changed, 1 insertion(+) diff --git a/audit_exceptions/secure_connection_audit_skiplist.json b/audit_exceptions/secure_connection_audit_skiplist.json index 0e44d375f9..9306df1c31 100644 --- a/audit_exceptions/secure_connection_audit_skiplist.json +++ b/audit_exceptions/secure_connection_audit_skiplist.json @@ -1,3 +1,4 @@ { + "microsoft-teams": "https://www.microsoft.com/en/microsoft-teams/group-chat-software/", "onedrive": "https://www.microsoft.com/en-us/microsoft-365/onedrive/online-cloud-storage" } \ No newline at end of file