Skip to content

Commit

Permalink
fix: resolve livecheck strategy conflict for Millie
Browse files Browse the repository at this point in the history
  • Loading branch information
leejongyoung committed Jan 1, 2025
1 parent 19c4017 commit 0ea4111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/m/millie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
homepage "https://www.millie.co.kr/"

livecheck do
url :url
strategy :extract_plist
url "https://install.millie.co.kr/flutter/#{version}/appcast.xml"
regex(/Version\s(\d+(?:\.\d+)+)/i)
end

depends_on macos: ">= :big_sur"
Expand Down

0 comments on commit 0ea4111

Please sign in to comment.