From 3f812e5eb3dfd9a18da332ab9a38e7dd7338f5d6 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Wed, 4 Oct 2023 23:36:26 +0200 Subject: [PATCH] Updating SDK to v6.5 --- eu.ad5001.LogarithmPlotter.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/eu.ad5001.LogarithmPlotter.json b/eu.ad5001.LogarithmPlotter.json index fd7a4f3..ccc9928 100644 --- a/eu.ad5001.LogarithmPlotter.json +++ b/eu.ad5001.LogarithmPlotter.json @@ -1,7 +1,7 @@ { "app-id": "eu.ad5001.LogarithmPlotter", "runtime": "org.kde.Platform", - "runtime-version": "6.4", + "runtime-version": "6.5", "sdk": "org.kde.Sdk", "finish-args": [ "--share=ipc", @@ -15,7 +15,7 @@ "add-extensions": { "org.freedesktop.Sdk.Extension.texlive": { "directory": "texlive", - "version": "22.08" + "version": "23.08" } }, "command": "logarithmplotter", @@ -42,8 +42,8 @@ "sources": [ { "type": "file", - "url": "https://files.pythonhosted.org/packages/51/23/44fe28b2b7ee64cb53b72ab3b559cb41986a218e98d1fe298bedf903898e/PySide6_Essentials-6.4.3-cp37-abi3-manylinux_2_28_x86_64.whl", - "sha256": "7983cf2152dfebf3c2d0767d12e452c4bd0809aa53777fef949a7ff4b0ef8a49" + "url": "https://files.pythonhosted.org/packages/d0/de/9a089e91c2e0fe4f122218bba4f9dbde46338659f412739bd9db1ed9df4f/PySide6_Essentials-6.5.2-cp37-abi3-manylinux_2_28_x86_64.whl", + "sha256": "1620e82b38714a1570b142c01694d0415a25526517b24620ff9b00c9f76cfca9" } ], "modules": [ @@ -56,8 +56,8 @@ "sources": [ { "type": "file", - "url": "https://files.pythonhosted.org/packages/f9/52/4461d3d5cabfaeb56562d72a4b1013ecf1fd7be2ef7bebdc7649d56ab1b8/shiboken6-6.4.3-cp37-abi3-manylinux_2_28_x86_64.whl", - "sha256": "74570273004d2e481e55618150dfaee7ae253027b438066e216b339fae1e999a" + "url": "https://files.pythonhosted.org/packages/55/44/d8c366dd4f069166ab9890acb44d004c5e6122714e44c169273dcbbca897/shiboken6-6.5.2-cp37-abi3-manylinux_2_28_x86_64.whl", + "sha256": "3fbc35ff3c19e7d39433671bfc1be3d7fa9d071bfdd0ffe1c2a4d27acd6cf6a5" } ] }