Files
homebrew-cask/Casks/3/360safe.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

16 lines
410 B
Ruby

cask "360safe" do
version "1.2.6"
sha256 "bf161080b20bc1550e30d705075088f1f77b35aa88192c32cce25e532e09b6f4"
url "https://free.360totalsecurity.com/totalsecurity/mac/360ts_mac_#{version}.dmg"
name "360 Total Security"
desc "Protection and antivirus security"
homepage "https://www.360totalsecurity.com/features/360-total-security-mac/"
app "360Safe.app"
caveats do
discontinued
end
end