Skip to content

Commit

Permalink
New version: Gleam.Gleam version 1.7.0 (#207701)
Browse files Browse the repository at this point in the history
  • Loading branch information
damn-good-b0t authored Jan 7, 2025
1 parent c10e221 commit 7f5f76e
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
19 changes: 19 additions & 0 deletions manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.installer.yaml
Original file line number Diff line number Diff line change
@@ -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
28 changes: 28 additions & 0 deletions manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions manifests/g/Gleam/Gleam/1.7.0/Gleam.Gleam.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7f5f76e

Please sign in to comment.