Skip to content

Commit 9d7548e

Browse files
authored
Merge pull request #189092 from Homebrew/update-around
around: update livecheck
2 parents e5a68b7 + 958800a commit 9d7548e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Casks/a/around.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
homepage "https://www.around.co/"
1111

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

1717
auto_updates true

0 commit comments

Comments
 (0)