Skip to content

Commit

Permalink
Merge pull request #196857 from Homebrew/vk-calls-livecheck
Browse files Browse the repository at this point in the history
vk-calls: update livecheck
  • Loading branch information
p-linnane authored Dec 31, 2024
2 parents de8d582 + 57423bd commit e6feb2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/v/vk-calls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6feb2a

Please sign in to comment.