mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #154487 from chenrui333/olive-1687a721
olive 1687a721
This commit is contained in:
+3
-3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user