diff --git a/metadata.rb b/metadata.rb index 40caa35..75982fb 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ license 'Apache 2.0' description 'Install Homebrew and use it as your package provider in Mac OS X' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '1.6.3' +version '1.6.4' recipe 'homebrew', 'Install Homebrew' supports 'mac_os_x' supports 'mac_os_x_server'