mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update libreoffice.rb
This commit is contained in:
@@ -14,7 +14,7 @@ cask "libreoffice" do
|
||||
|
||||
livecheck do
|
||||
url "https://download.documentfoundation.org/libreoffice/stable/"
|
||||
regex(%r{href="(\d+(?:\.\d+)+)/"}i)
|
||||
regex(%r{href=["']v?(\d+(?:\.\d+)+)/?["' >]}i)
|
||||
end
|
||||
|
||||
conflicts_with cask: "homebrew/cask-versions/libreoffice-still"
|
||||
|
||||
Reference in New Issue
Block a user