Skip to content

Commit 958800a

Browse files
khippsamford
andcommitted
around: update livecheck
Update Casks/a/around.rb Co-authored-by: Sam Ford <[email protected]>
1 parent 3e337bb commit 958800a

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)