From 8861c0a43fa9e5713021d7b3df24f7d22b1ab433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Primo=C5=BE=20Godec?= Date: Fri, 19 Jan 2024 12:32:18 +0100 Subject: [PATCH] Revert "Distribute 3.36.1 on MacOS due to a bug " --- pages/download/index.tsx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/pages/download/index.tsx b/pages/download/index.tsx index 800e3cfcd..955546c8c 100644 --- a/pages/download/index.tsx +++ b/pages/download/index.tsx @@ -9,8 +9,8 @@ import device from "@styles/utils/breakpoints"; import { AiOutlineDownload } from "react-icons/ai"; export const downloadLinks = { - macos: `https://download.biolab.si/download/files/Orange3-3.36.1-Python3.9.12.dmg`, - macosArm: `https://download.biolab.si/download/files/Orange3-3.36.1-Python3.9.12-arm64.dmg`, + macos: `https://download.biolab.si/download/files/Orange3-${config.version}-Python3.9.12.dmg`, + macosArm: `https://download.biolab.si/download/files/Orange3-${config.version}-Python3.9.12-arm64.dmg`, win: `https://download.biolab.si/download/files/Orange3-${config.version}-Miniconda-x86_64.exe`, portableOrange: `https://download.biolab.si/download/files/Orange3-${config.version}.zip`, }; @@ -158,21 +158,17 @@ export default function Download() {

macOS

-

- Note: due to some problems with 3.36.2 on MacOS we, for now, still distribute 3.36.1. -

-

Orange for Apple silicon

Orange for Intel