From a78d232f02e2fd5fe86975ded580cab1e0cae647 Mon Sep 17 00:00:00 2001 From: cmzkrgymdvtmvgxzuw Date: Thu, 22 Sep 2022 19:32:56 +0000 Subject: [PATCH 1/5] Add VM download link to readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index f6616ff..43812bf 100644 --- a/readme.md +++ b/readme.md @@ -69,6 +69,8 @@ Parallels Desktop may upload client info or logs to server. You can use a firewall, hosts or custom DNS block there domains. +This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines manually by going to https://update.parallels.com/desktop/v18/appliances.xml + ## Hosts ``` From c4352df4cbbe1b565c90839ed5e7cba83b2ac186 Mon Sep 17 00:00:00 2001 From: cmzkrgymdvtmvgxzuw Date: Thu, 22 Sep 2022 20:18:02 +0000 Subject: [PATCH 2/5] Add ARM virtual machine download link --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 43812bf..8506f25 100644 --- a/readme.md +++ b/readme.md @@ -69,7 +69,9 @@ Parallels Desktop may upload client info or logs to server. You can use a firewall, hosts or custom DNS block there domains. -This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines manually by going to https://update.parallels.com/desktop/v18/appliances.xml +This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines via: +Intel: https://update.parallels.com/desktop/v18/appliances.xml +Apple Silicon: https://update.parallels.com/desktop/v18/appliances_arm.xml ## Hosts From 85e65f0298d22dedbd700284b57cc988be849625 Mon Sep 17 00:00:00 2001 From: cmzkrgymdvtmvgxzuw Date: Thu, 22 Sep 2022 20:19:01 +0000 Subject: [PATCH 3/5] Add bullet point --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8506f25..c50ad52 100644 --- a/readme.md +++ b/readme.md @@ -70,8 +70,8 @@ Parallels Desktop may upload client info or logs to server. You can use a firewall, hosts or custom DNS block there domains. This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines via: -Intel: https://update.parallels.com/desktop/v18/appliances.xml -Apple Silicon: https://update.parallels.com/desktop/v18/appliances_arm.xml +* Intel: https://update.parallels.com/desktop/v18/appliances.xml +* Apple Silicon: https://update.parallels.com/desktop/v18/appliances_arm.xml ## Hosts From 48aed028fc3b95a7485245f2895f917f90d99045 Mon Sep 17 00:00:00 2001 From: cmzkrgymdvtmvgxzuw Date: Thu, 22 Sep 2022 21:39:17 +0000 Subject: [PATCH 4/5] Add https://update.parallels.com/desktop/v18/appliances_arm_Monterey.xml + cleanup --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c50ad52..456ab05 100644 --- a/readme.md +++ b/readme.md @@ -70,8 +70,12 @@ Parallels Desktop may upload client info or logs to server. You can use a firewall, hosts or custom DNS block there domains. This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines via: -* Intel: https://update.parallels.com/desktop/v18/appliances.xml -* Apple Silicon: https://update.parallels.com/desktop/v18/appliances_arm.xml + +* Apple Silicon + * https://update.parallels.com/desktop/v18/appliances_arm.xml + * https://update.parallels.com/desktop/v18/appliances_arm_Monterey.xml +* Intel + * https://update.parallels.com/desktop/v18/appliances.xml ## Hosts From 449396d7ecfaac116c9d5d60a03c093674a488c2 Mon Sep 17 00:00:00 2001 From: cmzkrgymdvtmvgxzuw Date: Fri, 23 Sep 2022 14:04:34 +0000 Subject: [PATCH 5/5] Update 'readme.md' --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 456ab05..0b60f89 100644 --- a/readme.md +++ b/readme.md @@ -69,8 +69,7 @@ Parallels Desktop may upload client info or logs to server. You can use a firewall, hosts or custom DNS block there domains. -This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines via: - +This prevents the built-in downloader from working, but you can download prebuilt Virtual Machines via * Apple Silicon * https://update.parallels.com/desktop/v18/appliances_arm.xml * https://update.parallels.com/desktop/v18/appliances_arm_Monterey.xml