diff --git a/Casks/powershell.rb b/Casks/powershell.rb index a46d5093957..0a1aba80a3f 100644 --- a/Casks/powershell.rb +++ b/Casks/powershell.rb @@ -25,12 +25,4 @@ cask 'powershell' do '~/.local/share', '~/.local', ] - - caveats <<~EOS - A OpenSSL-backed libcurl with GSSAPI is required for custom handling - of certificates and default credentials for web requests. - This is rarely needed, but you can install it with - brew install curl --with-openssl --with-gssapi - See https://github.com/PowerShell/PowerShell/issues/5638 - EOS end