summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-18 09:22:13 -0800
committerGitHub <noreply@github.com>2018-12-18 09:22:13 -0800
commit17345f6927e3fff7c4a258572e6bd64399abc2d2 (patch)
tree3d57d503aa6ff6754da3afe286e94c837505eac8
parent7c72cbb522d844b53134c3fd7a66b49b752a3f04 (diff)
parent6669470cae760055086c8f4d3ee3275d393c9564 (diff)
downloadchef-17345f6927e3fff7c4a258572e6bd64399abc2d2.tar.gz
Merge pull request #8059 from chef/sp/vcredist
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