github ddev/ddev v1.12.1
v1.12.1: macOS Catalina Notarized Binary

latest releases: v1.23.2, v1.23.1, v1.23.0...
4 years ago

Required for macOS Catalina only

As of 3 Feb 2020, macOS Catalina will require binaries to be "notarized" (uploaded to Apple for inspection).

The only change here from v1.12.0 is that the binary is notarized.

For features and issues, see the v1.12.0 release

Installation/Upgrade

See the installation instructions for details, but it's easy:

  • If you are on Windows and use nfs_mount_enabled, please stop nfsd first: sudo nssm stop nfsd
  • Please stop all projects first, this does no harm: ddev poweroff
  • If you have custom configuration, especially pinned image specifications in your .ddev/config.yaml, please remove it for now.
  • macOS Homebrew and Linux Linuxbrew: brew install drud/ddev/ddev or brew upgrade drud/ddev/ddev ). (You may need a brew update for homebrew to find the new release.)
  • Windows: Use choco upgrade ddev, or download the ddev_windows_installer below.
  • And anywhere, you can just download the tarball or zipball, untar or unzip it, and place the executable in your path where it belongs.

Don't miss a new ddev release

NewReleases is sending notifications on new releases.