We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e447ca commit f7f3eecCopy full SHA for f7f3eec
metadata.rb
@@ -4,7 +4,7 @@
4
license 'Apache 2.0'
5
description 'Install Homebrew and use it as your package provider in Mac OS X'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '1.6.1'
+version '1.6.2'
8
recipe 'homebrew', 'Install Homebrew'
9
supports 'mac_os_x'
10
supports 'mac_os_x_server'
0 commit comments