Skip to content

Commit

Permalink
Merge pull request #189092 from Homebrew/update-around
Browse files Browse the repository at this point in the history
around: update livecheck
  • Loading branch information
samford authored Oct 19, 2024
2 parents e5a68b7 + 958800a commit 9d7548e
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 9d7548e

Please sign in to comment.