Merge pull request #154487 from chenrui333/olive-1687a721

olive 1687a721
This commit is contained in:
Bevan Kay
2023-09-14 15:00:09 +10:00
committed by GitHub
+3 -3
View File
@@ -5,11 +5,11 @@ cask "olive" do
url "https://olivevideoeditor.org/dl/Olive-#{version}-macOS-x86_64.zip"
name "Olive"
desc "Non-linear video editor"
homepage "https://olivevideoeditor.org/"
homepage "https://www.olivevideoeditor.org/"
livecheck do
url "https://olivevideoeditor.org/download.php"
regex(/golegacy\.php\?hash=(.*)&type=/i)
url "https://www.olivevideoeditor.org/download"
regex(/golegacy\?hash=(.*)&type=/i)
end
app "Olive.app"