mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
criptext: switch to use http due to cert issue
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user