Update libreoffice.rb

This commit is contained in:
Miccal Matthews
2023-11-04 09:08:24 +08:00
committed by GitHub
parent 851a73683b
commit b208852afb
+1 -1
View File
@@ -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"