From 147e14af58a830e70a67ab86d7952b7903e90e53 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 4 Jan 2024 01:10:12 -0500 Subject: [PATCH] volley: disable Signed-off-by: Rui Chen --- Casks/v/volley.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Casks/v/volley.rb b/Casks/v/volley.rb index a39ce34d2d..de504aa705 100644 --- a/Casks/v/volley.rb +++ b/Casks/v/volley.rb @@ -8,10 +8,7 @@ cask "volley" do desc "Asynchronous video messaging app" homepage "https://www.volleyapp.com/" - livecheck do - url "https://s3.amazonaws.com/pieces.volley.app/downloads/latest-mac.yml" - strategy :electron_builder - end + disable! date: "2024-01-04", because: "download artifact not available" app "Volley.app"