From 0fb264b1790c78b5f47735f738c2847a28afcdb2 Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Sun, 3 Mar 2024 06:27:32 +0100 Subject: [PATCH] Remove version: ChilliBits.Spice version 0.17.0 --- .../0.17.0/ChilliBits.Spice.installer.yaml | 21 --------- .../0.17.0/ChilliBits.Spice.locale.en-US.yaml | 45 ------------------- .../Spice/0.17.0/ChilliBits.Spice.yaml | 8 ---- 3 files changed, 74 deletions(-) delete mode 100644 manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.installer.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.locale.en-US.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.yaml diff --git a/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.installer.yaml deleted file mode 100644 index 12dd2b53f0095..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.17.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -ProductCode: '{0BB59BFD-53F5-43B2-8C80-C81D5F028B8C}' -ReleaseDate: 2023-07-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/spicelang/spice/releases/download/0.17.0/spice_x64_setup.msi - InstallerSha256: 10973059A2269B61BC8069A2AA061A56F4474D8ED2470156EFB39B5E290950D8 -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.locale.en-US.yaml deleted file mode 100644 index aab27681e690e..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.locale.en-US.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.17.0 -PackageLocale: en-US -Publisher: ChilliBits -PublisherUrl: https://chillibits.com -PublisherSupportUrl: https://www.spicelang.com -PrivacyUrl: https://www.chillibits.com/en/legal-notice -Author: Marc Auberer -PackageName: Spice -PackageUrl: https://www.spicelang.com -License: MIT -LicenseUrl: https://raw.githubusercontent.com/spicelang/spice/main/LICENSE -Copyright: Copyright (c) 2021-2023 ChilliBits -ShortDescription: Spice is a statically-typed, easy to use and compiled programming language. It supports cross-compilation and is especially useful for programming close to the system. -Description: |- - The Spice Programming Language is a compiled language, which can score with it's blazing fast execution time and the universal applicability. - Spice is inspired partially by Golang and C, but improves some things by abstraction which could impact ones productivity in a negative way. -Tags: -- antlr -- chillibits -- cli -- compiler -- docker -- language -- llvm -- programming-language -- spice -ReleaseNotes: |- - Changelog - - : Fix some other coverage leaks (@marcauberer) - - : Add simple LTO test (#291) (@marcauberer) - - : Support lhs and rhs operator overloading (#292) (@marcauberer) - - : Support soft errors in type checker (#293) (@marcauberer) - - : Use std::filesystem::path for file paths in the whole compiler (#294) (@marcauberer) - - : Optimize AST builder regarding complexity and performance (#296) (@marcauberer) - - : Use soft errors in other type checker parts (#297) (@marcauberer) - What to do next? - - Install Spice - - Visit www.spicelang.com to test the new features -ReleaseNotesUrl: https://github.com/spicelang/spice/releases/tag/0.17.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.yaml deleted file mode 100644 index 605e81cc30a83..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.17.0/ChilliBits.Spice.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.17.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0