Add cask "videofusion" which is "剪映专业版" 1.0.1 (#94137)

* Add cask "videofusion" or "剪映专业版" 1.0.1

* Update videofusion.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Reno 2020-12-02 21:43:14 -05:00 committed by GitHub
parent 1c1d9bab08
commit 0b023099eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

24
Casks/videofusion.rb Normal file
View File

@ -0,0 +1,24 @@
cask "videofusion" do
version "1.0.1.0"
sha256 "106328304796a77ddf2180af014e3834c695cef09226a0f412e811f635e66a25"
url "https://lf3-faceucdn-tos.pstatp.com/obj/faceu-packages/Jianying_Pro_#{version.dots_to_underscores}.pkg",
verified: "https://lf3-faceucdn-tos.pstatp.com/obj/faceu-packages/"
name "VideoFusion"
name "剪映专业版"
desc "Video editor"
homepage "https://lv.ulikecam.com/"
pkg "Jianying_Pro_#{version.dots_to_underscores}.pkg"
uninstall pkgutil: [
"com.lemon.lvpro",
"com.mygreatcompany.pkg.LVPro",
]
zap trash: [
"~/Library/Caches/com.lemon.ee.lv",
"~/Library/Preferences/com.lemon.ee.lv.plist",
"~/Library/Saved Application State/com.lemon.ee.lv.savedState",
]
end