You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Fastfix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bundle xmlns="http://v8.1c.ru/8.2/addin/bundle">
|
||||
<component os="Windows" path="AddIn_x86_windows.dll" type="native" arch="i386"/>
|
||||
<component os="Windows" path="AddIn_x64_windows.dll" type="native" arch="x86_64"/>
|
||||
<component os="Linux" path="AddIn_x86_linux.so" type="native" arch="i386"/>
|
||||
<component os="Linux" path="AddIn_x64_linux.so" type="native" arch="x86_64"/>
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<bundle xmlns='http://v8.1c.ru/8.2/addin/bundle' name='OPIADDIN'>
|
||||
<component os='Windows' path='AddIn_x86_windows.dll' type='native' arch='i386' />
|
||||
<component os='Windows' path='AddIn_x64_windows.dll' type='native' arch='x86_64' />
|
||||
<component os='Linux' path='AddIn_x86_linux.so' type='native' arch='i386' />
|
||||
<component os='Linux' path='AddIn_x64_linux.so' type='native' arch='x86_64' />
|
||||
</bundle>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user