From b385f218bcd448de9449f3335cf34b7379da4113 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Wed, 3 May 2017 17:31:00 +0300 Subject: [PATCH] eafae --- Applications.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Applications.cfg b/Applications.cfg index 955dd56e..d42a1783 100644 --- a/Applications.cfg +++ b/Applications.cfg @@ -231,7 +231,7 @@ url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/color.lua", type="Library", preloadFile=true, - version=1.02, + version=1.03, }, { path="/lib/ImageFormatModules/OCIF.lua", @@ -258,7 +258,7 @@ url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/GUI.lua", type="Library", preloadFile=true, - version=1.52, + version=1.53, }, { path="/lib/rayEngine.lua", @@ -343,7 +343,7 @@ path="/lib/SHA2.lua", url="https://raw.githubusercontent.com/IgorTimofeev/OpenComputers/master/lib/SHA2.lua", type="Library", - version=1.0, + version=1.01, }, { path="/lib/vector.lua",