From d29f20bf280787825eef9be85bed9127085e7658 Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Sun, 3 Mar 2024 06:30:26 +0100 Subject: [PATCH] Remove version: ChilliBits.Spice version 0.10.1 --- .../0.10.1/ChilliBits.Spice.installer.yaml | 22 ------------ .../0.10.1/ChilliBits.Spice.locale.de-DE.yaml | 26 -------------- .../0.10.1/ChilliBits.Spice.locale.en-US.yaml | 35 ------------------- .../Spice/0.10.1/ChilliBits.Spice.yaml | 8 ----- 4 files changed, 91 deletions(-) delete mode 100644 manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.installer.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.de-DE.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.en-US.yaml delete mode 100644 manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.yaml diff --git a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.installer.yaml deleted file mode 100644 index 2c1542eb37e5e..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.10.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- silent -UpgradeBehavior: install -ReleaseDate: 2022-08-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/spicelang/spice/releases/download/0.10.1/spice_x64_setup.msi - InstallerSha256: E87AAF65106BD7362EA852F54A3E10C6578B493F7E7DC72583F7FEF5959717DF - ProductCode: '{FD5ACDD6-1C87-4680-A5B1-B2DD4DC9D6B1}' -ManifestType: installer -ManifestVersion: 1.1.0 diff --git a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.de-DE.yaml b/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.de-DE.yaml deleted file mode 100644 index e8a8d691477fc..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.de-DE.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.1.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.10.1 -PackageLocale: de-DE -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: -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: Spice ist eine statisch typisierte, einfach zu lernende und kompilierte Sprache. Sie bietet Unterstützung für Cross-Compiling und eignet sich besonders für systemnahe Programmierung. -Description: Die Programmiersprache Spice ist eine kompilierte Sprache, die vor allem mit ihrer Ausführungsgeschwindigkeit und der universelle Einsetzbarkeit punkten kann. Spice orientiert sich teilweise an Golang und C, verbessert allerdings einige Dinge durch Abstraktion die die Produktivität negativ beeinflussen. -# Moniker: -# Tags: -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -ManifestType: locale -ManifestVersion: 1.1.0 diff --git a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.en-US.yaml deleted file mode 100644 index ffd70dd8e608b..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.10.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 -# CopyrightUrl: -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. -# Moniker: -Tags: -- antlr -- chillibits -- cli -- compiler -- docker -- language -- llvm -- programming-language -- spice -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/spicelang/spice/releases/tag/0.10.1 -ManifestType: defaultLocale -ManifestVersion: 1.1.0 diff --git a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.yaml deleted file mode 100644 index 42a1880994375..0000000000000 --- a/manifests/c/ChilliBits/Spice/0.10.1/ChilliBits.Spice.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json - -PackageIdentifier: ChilliBits.Spice -PackageVersion: 0.10.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.1.0