From 586c6f657698783e01e5ca053973c1ffbd4e82fa Mon Sep 17 00:00:00 2001 From: "E. H" <94212663+250h@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:54:07 +0800 Subject: [PATCH] New package: AdaLang.Alire.Portbale version 2.0.1 (#150462) --- .../AdaLang.Alire.Portable.installer.yaml | 15 ++++++++ .../AdaLang.Alire.Portable.locale.en-US.yaml | 37 +++++++++++++++++++ .../2.0.1/AdaLang.Alire.Portable.yaml | 5 +++ 3 files changed, 57 insertions(+) create mode 100644 manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.installer.yaml create mode 100644 manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.locale.en-US.yaml create mode 100644 manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.yaml diff --git a/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.installer.yaml b/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.installer.yaml new file mode 100644 index 0000000000000..9c3822c473047 --- /dev/null +++ b/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.installer.yaml @@ -0,0 +1,15 @@ +PackageIdentifier: AdaLang.Alire.Portable +PackageVersion: 2.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\alr.exe + PortableCommandAlias: alr +UpgradeBehavior: install +ReleaseDate: 2024-03-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alire-project/alire/releases/download/v2.0.1/alr-2.0.1-bin-x86_64-windows.zip + InstallerSha256: 0d448c476286c782ba62a91e3ff8588e66d23417edd1cbf042b2fad685fb55d5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.locale.en-US.yaml b/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.locale.en-US.yaml new file mode 100644 index 0000000000000..78fb77a7c938d --- /dev/null +++ b/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.locale.en-US.yaml @@ -0,0 +1,37 @@ +PackageIdentifier: AdaLang.Alire.Portable +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: The Alire Developers +PublisherUrl: https://github.com/alire-project/ +PublisherSupportUrl: https://github.com/alire-project/alire/issues +# PrivacyUrl: +Author: The Alire Developers +PackageName: Alire +PackageUrl: https://alire.ada.dev/ +License: GPL-3.0 +LicenseUrl: https://github.com/alire-project/alire/blob/master/LICENSE.txt +# Copyright: +# CopyrightUrl: +ShortDescription: Ada/SPARK Source Package Manager +Description: A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or OCaml's opam. +Moniker: alr +Tags: + - package-manager + - ada + - package-management + - reproducible-builds + - ada-2012 + - package-manager-tool +ReleaseNotes: |- + This is a maintenance release to fix some issues detected in 2.0. + Notable Fixes + - Using alr config and ALR_CONFIG is a warning and not an error (until 3.0) (#1640) + - msys2 installer updated to the latest version (#1648) + - Fix installation of binary crates containing softlinks (#1653) + Full Changelog: v2.0.0...v2.0.1 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.yaml b/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.yaml new file mode 100644 index 0000000000000..373dfc84a7821 --- /dev/null +++ b/manifests/a/AdaLang/Alire/Portable/2.0.1/AdaLang.Alire.Portable.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: AdaLang.Alire.Portable +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0