diff --git a/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.installer.yaml deleted file mode 100644 index c51d5afe382c1..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.15.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-04-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/spicelang/spice/releases/download/0.15.0/spice_x64_setup.msi - InstallerSha256: A116B716F8330C17452F6D951121BFB05854F40D98BE04989FF67DEF6C24C8AE - ProductCode: '{907E06C2-B411-49BB-9EF2-1C77B3D906B6}' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.locale.en-US.yaml deleted file mode 100644 index 7f6238a0ce3e0..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.locale.en-US.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.15.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 - - : Support indexed foreach loop (#255) (@marcauberer) - - : Improve foreach logic (#256) (@marcauberer) - - : Fix issues with debug info (#257) (@marcauberer) - - : CLI parser std (#258) (@marcauberer) - - : Add assertion helpers for testing (#259) (@marcauberer) - - : Extend linked list implementation and bootstrap (#260) (@marcauberer) - - : Fix foreach item ref bug (#261) (@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.15.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.yaml deleted file mode 100644 index 63929bf4f0c07..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.15.0/ChilliBits.Spice.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.15.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0