From 4862c06ad64c5cbf45dfbc1aeec62fb2f7d11e5e Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Tue, 19 Mar 2024 10:25:24 -0400 Subject: [PATCH] proton-mail 1.0.1 --- Casks/p/proton-mail.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/p/proton-mail.rb b/Casks/p/proton-mail.rb index e1a61b0ce75..9645a9faaa5 100644 --- a/Casks/p/proton-mail.rb +++ b/Casks/p/proton-mail.rb @@ -1,9 +1,9 @@ cask "proton-mail" do arch arm: "arm64", intel: "x64" - version "1.0.0" - sha256 arm: "8db84204140f3407c44ad5f8d883b56112b69f99c17c349387b83eeee8c16668", - intel: "014ca5e05222adcb3ed6553c1da2c74a458cea12ef08f6efb52c8f2bb8eb66cc" + version "1.0.1" + sha256 arm: "b3bdb8003bda8cd0348fbdc246aa86b252c90a4da0d1ecc0a2a0ba618a146c11", + intel: "b07c2902d084787cf676074af38728f4fda36a0e088aaca576a4ba35c3a4a93f" url "https://github.com/ProtonMail/inbox-desktop/releases/download/v#{version}/Proton-Mail-#{version}-#{arch}.dmg", verified: "github.com/ProtonMail/inbox-desktop/"