发布于 2017-01-05 23:59:02 | 165 次阅读 | 评论: 0 | 来源: 网友投递
Homebrew Mac OS X下面的包管理器
Homebrew 是一个Mac OS X下面的包管理器,用来在 Mac OS X 安装 Linux 工具包是最简单和灵活的方式。
Homebrew 1.1.6 发布了,
更新内容:
brew update now properly handles migrations from other taps to Homebrew/core
brew install --force-bottle will now try to use bottles on older versions of macOS
Many fixes around the new brew uninstall checks 1, 2, 4, 5, 6, 7, 8, 9)
Duplicate aliased formulae are no longer output by brew commands
brew audit better handles uncommitted formulae version changes
Some old ENV. methods have now been deprecated
brew cask update has been deprecated
superenv now always filter flags on dependencies by default
Formulae may now be migrated to casks with a different name
brew commands now correctly handle formulae names with a .rb suffix
brew deps now supports --full-name in --installed, --all and --tree modes
brew doctor now checks for bad tap files
brew create no longer has :x11 in the new formula template
brew create's template now has meson support
32-bit options have been deprecated
Xcode prerelease warnings have been removed
brew update-reset is a new command to simplify cleaning up broken repositories
brew postinstall no longer allows writes to HOMEBREW_PREFIX
superenv now correctly matches versioned formulae
brew audit now flags the use OS.mac? and OS.linux?
The CLT will never be shown as too old on < OS X Lion
brew doctor now checks for multiple Cellars
brew audit now flags the use of fails_with :llvm (which is a no-op)
brew prune no longer removes top-level directories
下载地址: