From 81b51c4cd693e0037588270f6c8d61f93c47d5e0 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Thu, 18 Dec 2025 17:01:14 -0700 Subject: [PATCH] Revise README with new Fractorium version details Updated installation links and build guides for Fractorium. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6b9e596..584c8e1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ of the cuburn algorithm in OpenCL. ## Windows -Download: [Fractorium_24.24.12.1.msi](https://drive.google.com/file/d/16D7rvuUc3x0JKYgPAP1iyoNLN_1bXCix/view?usp=drive_link) +Download: [Fractorium_25.25.12.1.msi](https://drive.google.com/file/d/1LZHAR2j5I09qf_tBBBb_sxD0uVR_UEwo/view?usp=sharing) ## Mac @@ -21,20 +21,20 @@ Download: [Fractorium_24.24.12.1.dmg](https://drive.google.com/file/d/1P7tZ_LT_Z Install ubuntu 20 or greater. -Download: [Fractorium-24.24.12.1.x86_64.AppImage](https://drive.google.com/file/d/1JYBckKMcVd9qvRiZN6b7CXMRo8oM_pU8/view?usp=drive_link) +Download: [Fractorium-25.25.12.1.x86_64.AppImage](https://drive.google.com/file/d/1vjGxouHRzDkfY6-nRUz4dCmGY9fv1pSP/view?usp=sharing) ### Install from App Image .rpm -Download: [Fractorium-24.24.12.1.x86_64.rpm](https://drive.google.com/file/d/1te2UijE3OyR5EayWQT2sE4OIr4U0kUad/view?usp=drive_link) +Download: [Fractorium-25.25.12.1.x86_64.rpm](https://drive.google.com/file/d/1eFynIUYNW-a9BjxWoeRrty0ym0Slzg3m/view?usp=sharing) ### Install from .deb Install ubuntu 20 or greater. -Download: [Fractorium-24.24.12.1.x86_64.deb](https://drive.google.com/file/d/130ZUkkFscptPjZSo__WFIwz62YJeUa5j/view?usp=drive_link) +Download: [Fractorium-25.25.12.1.x86_64.deb](https://drive.google.com/file/d/1GIwCinL6T81J9gq39-zvoMo8vcJwqIly/view?usp=sharing) ``` cd ~/Downloads -sudo dpkg -i Fractorium-24.24.12.1.x86_64.deb +sudo dpkg -i Fractorium-25.25.12.1.x86_64.deb ``` # Building from git @@ -43,7 +43,7 @@ All builds are 64-bit. ## Windows -[Build Guide for Visual Studio 2022 or Qt Creator](Data/BuildGuideQtCreator.md) +[Build Guide for Visual Studio 2026 or Qt Creator](Data/BuildGuideQtCreator.md) ## Linux @@ -51,4 +51,4 @@ All builds are 64-bit. ## Mac OS/X Sierra, El Capitan, Yosemite and Mavericks -[Build Guide for Mac OS/X](./Data/BuildGuideMacOSX.md) \ No newline at end of file +[Build Guide for Mac OS/X](./Data/BuildGuideMacOSX.md)