From 91bbdfe655762fdf67043546653ad705cc8d98f2 Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Mon, 2 Sep 2024 23:59:54 +0200 Subject: [PATCH] New version: ChilliBits.Spice version 0.20.5 --- .../0.20.5/ChilliBits.Spice.installer.yaml | 23 ++++++++ .../0.20.5/ChilliBits.Spice.locale.en-US.yaml | 52 +++++++++++++++++++ .../Spice/0.20.5/ChilliBits.Spice.yaml | 8 +++ 3 files changed, 83 insertions(+) create mode 100644 manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.installer.yaml create mode 100644 manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.locale.en-US.yaml create mode 100644 manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.yaml diff --git a/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.installer.yaml b/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.installer.yaml new file mode 100644 index 0000000000000..191e7b56eaee0 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: ChilliBits.Spice +PackageVersion: 0.20.5 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: '{C5EC243E-76A5-405B-B8D5-25F5ACEB0C92}' +ReleaseDate: 2024-09-02 +AppsAndFeaturesEntries: +- UpgradeCode: '{EA9FD143-DB2C-4C7A-8735-52BAA4F44B7D}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/spicelang/spice/releases/download/0.20.5/spice_x64_setup.msi + InstallerSha256: BD4198002C4AF17842F0F0260693FBAB984B357249B7019FCBF7D425321BD452 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.locale.en-US.yaml b/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.locale.en-US.yaml new file mode 100644 index 0000000000000..e16c650fbfc66 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ChilliBits.Spice +PackageVersion: 0.20.5 +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 + - : Rebrand Twitter to X in docs (#635) (@marcauberer) + - : Introduce Deque (double ended queue) std container (#636) (@marcauberer) + - : Fix bug in debug info for lambdas (#637) (@marcauberer) + - : Upgrade to LLVM 19.1.0-rc3 (#638) (@marcauberer) + - : Improve type checker revisiting mechanism (#639) (@marcauberer) + - : Bump mkdocs-git-revision-date-localized-plugin from 1.2.6 to 1.2.7 in /docs (#640) (@dependabot[bot]) + - : Bump mkdocs-material from 9.5.31 to 9.5.33 in /docs (#641) (@dependabot[bot]) + - : Bump mkdocs-material[imaging] from 9.5.31 to 9.5.33 in /docs (#642) (@dependabot[bot]) + - : Fix duplicate copy ctor (#643) (@marcauberer) + - : Add filesystem std (#644) (@marcauberer) + - : Add more code docs to filepath std (#645) (@marcauberer) + - : Update Goreleaser & Go version for publishing (#646) (@marcauberer) + - : Bump mkdocs-material from 9.5.33 to 9.5.34 in /docs (#648) (@dependabot[bot]) + - : Bump mkdocs-material[imaging] from 9.5.33 to 9.5.34 in /docs (#647) (@dependabot[bot]) + What to do next? + - Install Spice + - Visit www.spicelang.com to test the new features +ReleaseNotesUrl: https://github.com/spicelang/spice/releases/tag/0.20.5 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.yaml b/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.yaml new file mode 100644 index 0000000000000..a1a785a2cf007 --- /dev/null +++ b/manifests/c/ChilliBits/Spice/0.20.5/ChilliBits.Spice.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ChilliBits.Spice +PackageVersion: 0.20.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0