This commit is contained in:
vexorian 2021-08-06 13:17:23 -04:00
parent 8bd4c69913
commit 1b02273031
5 changed files with 4 additions and 0 deletions

View File

@ -3,4 +3,8 @@ COPY ./nexe/linux-x64-12.16.2 /var/nexe/
COPY ./nexe/mac-x64-12.18.2 /var/nexe/
COPY ./nexe/windows-x64-12.18.2 /var/nexe/
COPY ./nexe/windows-x86-12.18.2 /var/nexe/
COPY ./nexe/linux-x64-14.15.3 /var/nexe/
COPY ./nexe/mac-x64-14.15.3 /var/nexe/
COPY ./nexe/windows-x64-14.15.3 /var/nexe/
COPY ./nexe/windows-x86-14.15.3 /var/nexe/

BIN
nexe/linux-x64-14.15.3 Normal file

Binary file not shown.

BIN
nexe/mac-x64-14.15.3 Normal file

Binary file not shown.

BIN
nexe/windows-x64-14.15.3 Normal file

Binary file not shown.

BIN
nexe/windows-x86-14.15.3 Normal file

Binary file not shown.