From 4ddec5e32e27e279a7b02fc71d1057295e18c405 Mon Sep 17 00:00:00 2001 From: Adsu Date: Fri, 27 Nov 2020 17:41:08 -0300 Subject: [PATCH] update links --- docs/version.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/version.js b/docs/version.js index 8cc3962e..3b16e16f 100644 --- a/docs/version.js +++ b/docs/version.js @@ -1,9 +1,9 @@ var versionInfo = { "links": { - "windows": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-windows.exe", - "osx": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-osx.dmg", - "linux": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-linux.run.zip", - "linux_x64": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-linux-x64.run.zip", + "windows": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-windows.exe", + "osx": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-osx.dmg", + "linux": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-linux.run.zip", + "linux_x64": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-linux-x64.run.zip", "others": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/tag/v2.7.5" }, "versionString": "2.7.5",