vagrant and chef install everything
This commit is contained in:
3
ops/cookbooks/vendor/mingw/attributes/default.rb
vendored
Normal file
3
ops/cookbooks/vendor/mingw/attributes/default.rb
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# override these attributes to pull the msys2 package from a custom url
|
||||
default['msys2']['url'] = 'http://downloads.sourceforge.net/project/msys2/Base/x86_64/msys2-base-x86_64-20160205.tar.xz'
|
||||
default['msys2']['checksum'] = '7e97e2af042e1b6f62cf0298fe84839014ef3d4a3e7825cffc6931c66cc0fc20'
|
Reference in New Issue
Block a user