From 7f5f76e59ab39587c47b2040522a160f2f884607 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:06:40 +0100 Subject: [PATCH] New version: Gleam.Gleam version 1.7.0 (#207701) --- .../Gleam/1.7.0/Gleam.Gleam.installer.yaml | 19 +++++++++++++ .../Gleam/1.7.0/Gleam.Gleam.locale.en-US.yaml | 28 +++++++++++++++++++ .../g/Gleam/Gleam/1.7.0/Gleam.Gleam.yaml | 8 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.installer.yaml create mode 100644 manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.locale.en-US.yaml create mode 100644 manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.yaml diff --git a/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.installer.yaml b/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.installer.yaml new file mode 100644 index 000000000000..cd55469c24c7 --- /dev/null +++ b/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Gleam.Gleam +PackageVersion: 1.7.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: gleam.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Erlang.ErlangOTP +ReleaseDate: 2025-01-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gleam-lang/gleam/releases/download/v1.7.0/gleam-v1.7.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 7E0CEEACA17EE51E71F13B0D3C9215E8C0552AF2184AEE20C2567DC49EEADC9C +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.locale.en-US.yaml b/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.locale.en-US.yaml new file mode 100644 index 000000000000..78580cf07957 --- /dev/null +++ b/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Gleam.Gleam +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: Gleam +PublisherUrl: https://github.com/gleam-lang +PublisherSupportUrl: https://github.com/gleam-lang/gleam/issues +PackageName: Gleam +PackageUrl: https://gleam.run/ +License: Apache-2.0 +LicenseUrl: https://github.com/gleam-lang/gleam/blob/main/LICENCE +ShortDescription: Gleam is a friendly language for building type-safe systems that scale! +Description: The power of a type system, the expressiveness of functional programming, and the reliability of the highly concurrent, fault tolerant Erlang runtime, with a familiar and modern syntax. +Tags: +- elixr +- erlang +- functional-programming +- javascript +- programming-language +- statically-typed +ReleaseNotesUrl: https://github.com/gleam-lang/gleam/releases/tag/v1.7.0 +Documentations: +- DocumentLabel: Gleam Documentation + DocumentUrl: https://gleam.run/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.yaml b/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.yaml new file mode 100644 index 000000000000..6bad7ae51709 --- /dev/null +++ b/manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Gleam.Gleam +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0