diff --git a/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.installer.yaml deleted file mode 100644 index e3cd1291a8c3f..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.16.2 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-07-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/spicelang/spice/releases/download/0.16.2/spice_x64_setup.msi - InstallerSha256: 2126C50BF5D2032EABDBBA0C02E353D1F11043BB3E4FCC65A1E5E0B67974B463 - ProductCode: '{CC337799-C0CE-4D4C-BAE1-213944DE86E2}' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.locale.en-US.yaml deleted file mode 100644 index cf212b892c8f0..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.16.2 -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 - - : Add degree radians conversion to math std (#284) (@marcauberer) - - : Bump alpine from 3.18.0 to 3.18.2 (#285) (@dependabot[bot]) - - : Refactor isFunction and isProcedure (#286) (@marcauberer) - - : Add auto dtor call on scope exit (#287) (@marcauberer) - - : Fix Goreleaser version (@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.16.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.yaml deleted file mode 100644 index 99fab835ae62d..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.16.2/ChilliBits.Spice.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.8.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.16.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0