sslmate: migrate to Homebrew (#23549)

This commit is contained in:
AnastasiaSulyagina 2016-08-08 09:07:38 +03:00 committed by Joshua Hagins
parent a8ba1536f7
commit c2012ba0a8
2 changed files with 1 additions and 13 deletions

View File

@ -1,13 +0,0 @@
cask 'sslmate' do
version :latest
sha256 :no_check
url 'https://packages.sslmate.com/macosx/SSLMate-latest.pkg'
name 'SSLMate'
homepage 'https://sslmate.com/'
license :commercial
pkg 'SSLMate-latest.pkg'
uninstall pkgutil: 'com.sslmate.client'
end

View File

@ -21,6 +21,7 @@
"rust": "homebrew/core",
"sickbeard": "homebrew/core",
"srclib": "homebrew/core",
"sslmate": "homebrew/core",
"volatility": "homebrew/core",
"vault": "homebrew/core"
}