From e78c64711bc8d9fd1dddb43cbabc1162b9d03d78 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Sat, 10 Apr 2021 07:08:28 +0000 Subject: [PATCH 1/2] README.md edited online with Bitbucket --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 700a939..147c390 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@ of the cuburn algorithm in OpenCL. ## Windows -Download: [Fractorium_1.0.0.20.msi](https://drive.google.com/open?id=1IdYwa3msokLzdfng5deZ_Xg5hr-wOvk2) +Download: [Fractorium_21.21.4.1.msi](https://drive.google.com/file/d/1O-8Hh7rH1911teQDnc8iTeC1oCtn6320/view?usp=sharing) ## Mac -Download: [Fractorium_1.0.0.20.dmg](https://drive.google.com/open?id=1X_Ncbt2zfwbd3VgWwdHWe8xm6D2sVq2z) +Download: [Fractorium_21.21.4.1.dmg](https://drive.google.com/file/d/1dJB9uYA-JCjPOqe_0MjlaCE_oNX0KUPq/view?usp=sharing) ## Linux @@ -37,7 +37,7 @@ sudo apt-get install fractorium Install ubuntu. -Download: [Fractorium-1.0.0.20.x86_64.deb](https://drive.google.com/open?id=1pdFNAn8CVkRqNbPXVA1LH_9LBoUCBAPv) +Download: [Fractorium-21.21.4.1.x86_64.deb](https://drive.google.com/file/d/1LfaHuWr5_Ns_V_NDiFy7H8OrlveJJG_e/view?usp=sharing) ``` cd ~/Downloads @@ -46,7 +46,7 @@ sudo dpkg -i Fractorium-1.0.0.20.x86_64.deb ### Install from App Image .rpm -Download: [Fractorium-1.0.0.20.x86_64.rpm](https://drive.google.com/open?id=1jdQvZ1scpZADGdBWn_LU6j3msgmGKrCY) +Download: [Fractorium-21.21.4.1.x86_64.rpm](https://drive.google.com/file/d/1gGV55CP4KxY9vc42SGvWRWhlo4NkUXK9/view?usp=sharing) # Building from git From 9d95c29b04758be3c530afb9272c14a347c86f20 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Sat, 10 Apr 2021 07:09:18 +0000 Subject: [PATCH 2/2] README.md edited online with Bitbucket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 147c390..9d1c4b4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Download: [Fractorium-21.21.4.1.x86_64.deb](https://drive.google.com/file/d/1Lfa ``` cd ~/Downloads -sudo dpkg -i Fractorium-1.0.0.20.x86_64.deb +sudo dpkg -i Fractorium-21.21.4.1.x86_64.deb ``` ### Install from App Image .rpm