summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-18 09:25:00 -0800
committerGitHub <noreply@github.com>2018-12-18 09:25:00 -0800
commit3a637ae80d906a61d2be1542dc36280cced44f60 (patch)
tree853590a33bcbf78a40d33b7dbe9b5a51a30cc44d
parent23e87b844fecb9f150fb50c0bc990319620255bf (diff)
parentb99bb1d6ec3d74d5d15c2d9700f97e8fe5f4a383 (diff)
downloadchef-3a637ae80d906a61d2be1542dc36280cced44f60.tar.gz
Merge pull request #8060 from chef/sp/backport-vcredist
Backport: Adding VC Redistributable files required for powershell_exec on Windows
-rw-r--r--distro/ruby_bin_folder/msvcp140.dllbin0 -> 652384 bytes
-rw-r--r--distro/ruby_bin_folder/vcruntime140.dllbin0 -> 106120 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/distro/ruby_bin_folder/msvcp140.dll b/distro/ruby_bin_folder/msvcp140.dll
new file mode 100644
index 0000000000..8050a8838b
--- /dev/null
+++ b/distro/ruby_bin_folder/msvcp140.dll
Binary files differ
diff --git a/distro/ruby_bin_folder/vcruntime140.dll b/distro/ruby_bin_folder/vcruntime140.dll
new file mode 100644
index 0000000000..ddd0db4f9e
--- /dev/null
+++ b/distro/ruby_bin_folder/vcruntime140.dll
Binary files differ