1 cask "wondershare-uniconverter" do
5 sha256 arm: "b0f4f9317f7a1e47652351901f62b73cbc614c771b072c5b03b3aaa09dce2421",
6 intel: "040b8663fd5a16743c72746aeebc1eb964023995b9b2206e5ec40d3ac05e3889"
8 url "https://download.wondershare.com/cbs_down/uniconverter#{version.major}-mac_#{arch}#{version}_full14207.zip"
10 desc "Video editing software"
11 homepage "https://videoconverter.wondershare.com/"
14 url "https://crm.wondershare.com/api/v1/support/14207/release-versions"
15 strategy :json do |json|
16 json["data"]&.map { |release| release["version_name"] }
20 app "Wondershare UniConverter #{version.major}.app"
23 "/Users/Shared/.Wondershare*.dat",
24 "~/Library/Application Support/com.Wondershare.UniConverter#{version.major}",
25 "~/Library/Application Support/Wondershare UniConverter #{version.major}",
26 "~/Library/Application Support/wondershare",
27 "~/Library/Caches/com.Wondershare.UniConverter#{version.major}",
28 "~/Library/HTTPStorages/com.Wondershare.UniConverter#{version.major}",
29 "~/Library/Logs/com.Wondershare.UniConverter#{version.major}",
30 "~/Library/Logs/Wondershare",
31 "~/Library/Preferences/com.wondershare.helper_compact.plist",
32 "~/Library/Preferences/com.Wondershare.UniConverter#{version.major}.plist",
33 "~/Library/Saved Application State/com.Wondershare.UniConverter#{version.major}.savedState",
34 "~/Movies/Wondershare UniConverter#{version.major}",
35 "~/Pictures/Wondershare UniConverter#{version.major}",