From ad9994aa42e2996ea5f95000995d9e459c0a10db Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Sun, 3 Mar 2024 06:29:03 +0100 Subject: [PATCH] Remove version: ChilliBits.Spice version 0.14.1 --- .../0.14.1/ChilliBits.Spice.installer.yaml | 22 ---------- .../0.14.1/ChilliBits.Spice.locale.en-US.yaml | 40 ------------------- .../Spice/0.14.1/ChilliBits.Spice.yaml | 8 ---- 3 files changed, 70 deletions(-) delete mode 100644 manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.installer.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.locale.en-US.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.yaml diff --git a/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.installer.yaml deleted file mode 100644 index 46b3a62773d32..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.14.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2023-03-30 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/spicelang/spice/releases/download/0.14.1/spice_x64_setup.msi - InstallerSha256: FAAD7C1ACEB4FFB98E663A6DFC5C8848511BA097B701CFF6FAA1A9E6A0453CAD - ProductCode: '{8A354D28-F484-44E1-B71D-5D2B708D3944}' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.locale.en-US.yaml deleted file mode 100644 index 73a645cc5dffa..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.locale.en-US.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.14.1 -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: (c) Marc Auberer 2021-2022 -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 - - : Extend iterator std (#244) (@marcauberer) - - : Extend interface support (#245) (@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.14.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.yaml deleted file mode 100644 index ee6fa4e21e395..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.14.1/ChilliBits.Spice.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.14.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0