From 366e0a11d15153918f9d199006afc2a1ca828baa Mon Sep 17 00:00:00 2001 From: Nick Logozzo Date: Mon, 13 Nov 2023 19:48:12 -0500 Subject: [PATCH] Flatpak - Remove Cake Repo --- .../cake.filehelpers/6.1.3/.nupkg.metadata | 5 -- .../6.1.3/cake.filehelpers.6.1.3.nupkg.sha512 | 1 - .../6.1.3/cake.filehelpers.nuspec | 22 ------- .../cake_repo/cake.tool/3.0.0/.nupkg.metadata | 5 -- .../3.0.0/cake.tool.3.0.0.nupkg.sha512 | 1 - .../cake.tool/3.0.0/cake.tool.nuspec | 59 ------------------- 6 files changed, 93 deletions(-) delete mode 100644 flatpak/cake_repo/cake.filehelpers/6.1.3/.nupkg.metadata delete mode 100644 flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.6.1.3.nupkg.sha512 delete mode 100644 flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.nuspec delete mode 100644 flatpak/cake_repo/cake.tool/3.0.0/.nupkg.metadata delete mode 100644 flatpak/cake_repo/cake.tool/3.0.0/cake.tool.3.0.0.nupkg.sha512 delete mode 100644 flatpak/cake_repo/cake.tool/3.0.0/cake.tool.nuspec diff --git a/flatpak/cake_repo/cake.filehelpers/6.1.3/.nupkg.metadata b/flatpak/cake_repo/cake.filehelpers/6.1.3/.nupkg.metadata deleted file mode 100644 index 065a3eccc..000000000 --- a/flatpak/cake_repo/cake.filehelpers/6.1.3/.nupkg.metadata +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 2, - "contentHash": "KHQyol6oqxt++5K0WzsVXqIo34P2Igodceg4hQnv1QUkYkGcDUEb75208QLyCu5X0hWAfibT6NHTX2Fa18eKGA==", - "source": null -} \ No newline at end of file diff --git a/flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.6.1.3.nupkg.sha512 b/flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.6.1.3.nupkg.sha512 deleted file mode 100644 index 561faf0ac..000000000 --- a/flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.6.1.3.nupkg.sha512 +++ /dev/null @@ -1 +0,0 @@ -MEV0PYaRTOo4FoBjw6IAJCml7UOaGR3YWp/XVc5OZ4NeFZLPD2CYqd/Nk3CrQ/jViNXc63HE2OvI8Ojwx9Hdlg== \ No newline at end of file diff --git a/flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.nuspec b/flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.nuspec deleted file mode 100644 index 68230e42b..000000000 --- a/flatpak/cake_repo/cake.filehelpers/6.1.3/cake.filehelpers.nuspec +++ /dev/null @@ -1,22 +0,0 @@ - - - - Cake.FileHelpers - 6.1.3 - Cake.FileHelpers - Redth - Apache-2.0 - https://licenses.nuget.org/Apache-2.0 - icon.png - https://github.com/cake-contrib/Cake.FileHelpers - https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/addin/cake-contrib-addin-medium.png - Cake Build addon to provide Aliases for common File operations (Reading, Writing, Replacing Text). - Copyright 2017-2023 - Cake Contributions - cake script build cake-addin cake-build addin - - - - - - - \ No newline at end of file diff --git a/flatpak/cake_repo/cake.tool/3.0.0/.nupkg.metadata b/flatpak/cake_repo/cake.tool/3.0.0/.nupkg.metadata deleted file mode 100644 index e9a7aa64a..000000000 --- a/flatpak/cake_repo/cake.tool/3.0.0/.nupkg.metadata +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": 2, - "contentHash": "196AuVQvj9E2vEEJtKY1N0+LN9VX9/T+UgRhkEQAZZcmZW3GahIyhrZTrC3PbVX4fCpdauP4eNY0yAw2wG38mg==", - "source": null -} \ No newline at end of file diff --git a/flatpak/cake_repo/cake.tool/3.0.0/cake.tool.3.0.0.nupkg.sha512 b/flatpak/cake_repo/cake.tool/3.0.0/cake.tool.3.0.0.nupkg.sha512 deleted file mode 100644 index 4dc70526e..000000000 --- a/flatpak/cake_repo/cake.tool/3.0.0/cake.tool.3.0.0.nupkg.sha512 +++ /dev/null @@ -1 +0,0 @@ -XeHUjGTIzT7eil40pWbrwjf0tYxP6ZzP+aemXbM75NpdaVek9EOFdOyh9D6OxAt13M/kk54OBTKUkz0O/3AygQ== \ No newline at end of file diff --git a/flatpak/cake_repo/cake.tool/3.0.0/cake.tool.nuspec b/flatpak/cake_repo/cake.tool/3.0.0/cake.tool.nuspec deleted file mode 100644 index 249719ea0..000000000 --- a/flatpak/cake_repo/cake.tool/3.0.0/cake.tool.nuspec +++ /dev/null @@ -1,59 +0,0 @@ - - - - Cake.Tool - 3.0.0 - Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström, Dave Glick, Pascal Berger, Jérémie Desautels, Enrico Campidoglio, C. Augusto Proiete, Nils Andresen, and contributors - MIT - https://licenses.nuget.org/MIT - cake-medium.png - NuGet.org.md - https://cakebuild.net/ - The Cake .NET Tool. - 4046 Add typed data context CakeTaskBuilder.Finally overload. -4000 Remove obsolete CakeEngine Setup/Teardown events. -3997 Remove obsolete Logger property from DotNetTestSettings. -3991 Remove obsolete DotNetCore aliases. -3972 Remove .NET Core 3.1 TFM. -3969 Update Spectre.Console to 0.45.0. -3949 Remove .NET 5 TFM. -3946 Access to ITaskSetupContext in Frosting. -3867 Rename WindowsFact to WindowsFactAttribute to follow best practices. -3722 DotNetCore -> DotNet Rename Missed Objects. -4047 Add typed CakeTaskBuilder / TaskOf() to easier work with typed data context. -4028 Add GitLab CI SetEnvironmentVariable Command. -4019 Add support for TeamCity build status message. -4018 Add Support For TeamCity Statistics. -4011 Add GitHub Actions SetStepSummary Command. -4009 Add GitHub Actions SetOutputParameter Command. -3950 Add .NET 7 Support. -3328 Frosting: Support criteria description. -2863 Add support for GitHub Action workflow commands. -2470 Call multiple tasks from CLI and pass them to RunTarget. -1146 Add OutputDirectory property for Chocolatey Aliases. -4060 Update Microsoft.NETCore.Platforms to 7.0.0. -4059 Update System.Reflection.Metadata to 7.0.0. -4058 Update System.Collections.Immutable to 7.0.0. -4057 Update Microsoft.Extensions.DependencyInjection to 7.0.0. -4055 Add column to summary to include skip reason. -4052 Update Basic.Reference.Assemblies.* to 1.4.1. -4050 Overhaul Chocolatey Cake aliases. -4044 Overload missing for IsDependeeOf accepting a CakeTaskBuilder object. -4038 Add missing MSBuildSettings to DotNetRunSettings. -4036 Add missing MSBuildSettings to DotNetTestSettings. -4032 Add additional settings for ILMerge. -4020 Update Basic.Reference.Assemblies.* to 1.4.0. -4016 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.4.0-4.final. -4006 Add missing GitVersion command line options. -3124 EscapedBranchName is not supported by GitVersion.CommandLine. -4023 Update supported versions of Cake. -4034 DotNetMSBuildSettings ArgumentCustomization is not called with all DotNet* aliases. -4030 GitLab CI runner tags are not split correctly. - Copyright (c) .NET Foundation and contributors - Cake Script Build - - - - - - \ No newline at end of file