From 57423bd180ae84ca42b4ae8f91cf8ac9a80e3f39 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Tue, 31 Dec 2024 17:51:11 -0500 Subject: [PATCH] vk-calls: update livecheck --- Casks/v/vk-calls.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/v/vk-calls.rb b/Casks/v/vk-calls.rb index 374dec1d98aa..38f92345e623 100644 --- a/Casks/v/vk-calls.rb +++ b/Casks/v/vk-calls.rb @@ -9,8 +9,8 @@ homepage "https://calls.vk.com/" livecheck do - url "https://vkcalls-native-ac.vk-apps.com/latest/vk-calls.dmg" - strategy :extract_plist + url "https://vkcalls-native-ac.vk-apps.com/latest/latest-mac.yml" + strategy :electron_builder end auto_updates true