We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be5c0a3 + e042b9a commit 52af183Copy full SHA for 52af183
attributes/default.rb
@@ -26,7 +26,7 @@
26
when 'mac_os_x'
27
default['git']['osx_dmg']['app_name'] = 'git-1.9.5-intel-universal-snow-leopard'
28
default['git']['osx_dmg']['volumes_dir'] = 'Git 1.9.5 Snow Leopard Intel Universal'
29
- default['git']['osx_dmg']['package_id'] = 'GitOSX.Installer.git195.git.pkg'
+ default['git']['osx_dmg']['package_id'] = 'GitOSX.Installer.git195Universal.git.pkg'
30
default['git']['osx_dmg']['url'] = 'http://sourceforge.net/projects/git-osx-installer/files/git-1.9.5-intel-universal-snow-leopard.dmg/download'
31
default['git']['osx_dmg']['checksum'] = '61b8a9fda547725f6f0996c3d39a62ec3334e4c28a458574bc2aea356ebe94a1'
32
else
0 commit comments