phinze/homebrew-cask

View on GitHub
Casks/3/360safe.rb

Summary

Maintainability
A
0 mins
Test Coverage
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/"

  deprecate! date: "2023-12-17", because: :discontinued

  app "360Safe.app"
end