From c2ea5807947e6ea35b05e945ec437ba10e2e44fa Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Fri, 28 Oct 2022 20:01:52 +0200 Subject: [PATCH] Changing PySide2 version back to v5.15.3 (attempt at fixing x86 building) --- eu.ad5001.LogarithmPlotter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eu.ad5001.LogarithmPlotter.json b/eu.ad5001.LogarithmPlotter.json index 9d85b9a..92a015b 100644 --- a/eu.ad5001.LogarithmPlotter.json +++ b/eu.ad5001.LogarithmPlotter.json @@ -37,8 +37,8 @@ "sources": [ { "type": "archive", - "url": "https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.7-src/pyside-setup-opensource-src-5.15.7.tar.xz", - "sha256": "f61210ae24e6882d5d0ca0059229e5dc4f35e2bca92dd6caf96c0f41943a8294" + "url": "https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.3-src/pyside-setup-opensource-src-5.15.3.tar.xz", + "sha256": "7ff5f1cc4291fffb6d5a3098b3090abe4d415da2adec740b4e901893d95d7137" }, { "type": "shell",