From 50d5b577a189bd29e20ce0b64d39aac3853455b4 Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Sat, 6 Jun 2020 07:03:10 +0100 Subject: [PATCH] Remove Mojang.Minecraft (#1544) The package was broken as it used an always up-to-date URL, having spoken to peterix (the developer of the launcher at mojang) - they have no plans to have versioned URLs exist for Windows. [6:04 PM] peterix: no, and there will be no such thing [6:05 PM] peterix: the launcher doesn't need packaging on windows [6:05 PM] peterix: plus, there would be no point in doing that, because it immediately updates ... [6:22 PM] peterix: that is not an official source of the launcher [6:22 PM] peterix: and it shouldn't be there [6:22 PM] peterix: under any circumstances Therefore, as it will not be possible to maintain this package, this commit removes it. --- manifests/Mojang/Minecraft/2.1.14401.yaml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 manifests/Mojang/Minecraft/2.1.14401.yaml diff --git a/manifests/Mojang/Minecraft/2.1.14401.yaml b/manifests/Mojang/Minecraft/2.1.14401.yaml deleted file mode 100644 index 617a1f056..000000000 --- a/manifests/Mojang/Minecraft/2.1.14401.yaml +++ /dev/null @@ -1,14 +0,0 @@ -Id: Mojang.Minecraft -Version: 2.1.14401 -Name: Minecraft Launcher -Publisher: Mojang -License: Copyright (c) Mojang -LicenseUrl: https://account.mojang.com/documents/minecraft_eula -AppMoniker: minecraft -Description: Official launcher for Minecraft, a sandbox voxel game. -Homepage: https://www.minecraft.net -Installers: - - Arch: x86 - Url: https://launcher.mojang.com/download/MinecraftInstaller.msi - Sha256: DAB483B7BB789802E81865953809FA7EFAA929FEB292317221B74E0F4373166D - InstallerType: msi