Skip to content

Commit

Permalink
around: update livecheck
Browse files Browse the repository at this point in the history
Update Casks/a/around.rb

Co-authored-by: Sam Ford <[email protected]>
  • Loading branch information
khipp and samford committed Oct 19, 2024
1 parent 3e337bb commit 958800a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/a/around.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
homepage "https://www.around.co/"

livecheck do
url "https://downloads.around.co/latest.yml"
regex(/version: (\d+(?:\.\d+)+)/i)
url "https://downloads.around.co/latest-mac.yml"
strategy :electron_builder
end

auto_updates true
Expand Down

0 comments on commit 958800a

Please sign in to comment.