summaryrefslogtreecommitdiff
path: root/win32/lua5.1/bin/lua5.1.dll.manifest
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-03-12 11:30:42 -0300
committerHisham Muhammad <hisham@gobolinux.org>2018-03-12 21:44:39 -0300
commit659c4649ce0b64e0d143b5119040194184a09b6f (patch)
tree0a3e82e8abc228ae832663cec86db81e509f5d10 /win32/lua5.1/bin/lua5.1.dll.manifest
parent96fe44ffbdf675f47cc41c9e547f088c2de1df12 (diff)
downloadluarocks-659c4649ce0b64e0d143b5119040194184a09b6f.tar.gz
luarocks-659c4649ce0b64e0d143b5119040194184a09b6f.tar.bz2
luarocks-659c4649ce0b64e0d143b5119040194184a09b6f.zip
win32: Update Lua to 5.1.5
Diffstat (limited to 'win32/lua5.1/bin/lua5.1.dll.manifest')
-rw-r--r--win32/lua5.1/bin/lua5.1.dll.manifest8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/lua5.1/bin/lua5.1.dll.manifest b/win32/lua5.1/bin/lua5.1.dll.manifest
new file mode 100644
index 00000000..324c707e
--- /dev/null
+++ b/win32/lua5.1/bin/lua5.1.dll.manifest
@@ -0,0 +1,8 @@
1<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
2<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
3 <dependency>
4 <dependentAssembly>
5 <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
6 </dependentAssembly>
7 </dependency>
8</assembly>