From a1d3f42576bb93ce7df15e25df1723422ebc583a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 6 Mar 2024 10:21:56 -0500 Subject: [PATCH] criptext: switch to use http due to cert issue Signed-off-by: Rui Chen --- Casks/c/criptext.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/c/criptext.rb b/Casks/c/criptext.rb index b2d9ac9a77..d8b99b6eb8 100644 --- a/Casks/c/criptext.rb +++ b/Casks/c/criptext.rb @@ -2,10 +2,10 @@ cask "criptext" do version "0.31.0,2.0.82" sha256 :no_check - url "https://cdn.criptext.com/Criptext-Email-Desktop/mac/Criptext-latest.dmg" + url "http://cdn.criptext.com/Criptext-Email-Desktop/mac/Criptext-latest.dmg" name "Criptext" desc "Email service that's built around privacy" - homepage "https://criptext.com/" + homepage "http://criptext.com/" livecheck do url :url