Skip to content

Commit

Permalink
Merge pull request #197111 from Homebrew/update-ibored
Browse files Browse the repository at this point in the history
ibored: update livecheck
  • Loading branch information
bevanjkay authored Jan 3, 2025
2 parents 6027394 + b3eeb01 commit 02c2687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/i/ibored.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
homepage "https://apps.tempel.org/iBored/"

livecheck do
url :homepage
regex(%r{href=.*?/iBored[._-]Mac[._-]v?(\d+(?:\.\d+)+)\.zip}i)
url "https://apps.tempel.org/iBored/appcast.xml"
strategy :sparkle
end

app "iBored.app"
Expand Down

0 comments on commit 02c2687

Please sign in to comment.