diff --git a/manifests/j/jdx/mise/2026.5.15/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.5.15/jdx.mise.installer.yaml new file mode 100644 index 000000000000..7918102594ae --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.15/jdx.mise.installer.yaml @@ -0,0 +1,26 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.15 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe + PortableCommandAlias: mise-shim +- RelativeFilePath: mise/bin/mise.exe + PortableCommandAlias: mise +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-05-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.15/mise-v2026.5.15-windows-x64.zip + InstallerSha256: 4956CA7AAAA837F186DE830BF1F7F216984BF0B5234169D41B44CDF6EBE67EA5 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.5.15/mise-v2026.5.15-windows-arm64.zip + InstallerSha256: ADFA3F398D3FCA041272444B9E95086C330081DB2520B6EBDDE0F0D6D341BEB5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.15/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.5.15/jdx.mise.locale.en-US.yaml new file mode 100644 index 000000000000..5aff8cd1f258 --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.15/jdx.mise.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.15 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://en.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.en.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Jeff Dickey +CopyrightUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Your dev env, already prepped. +Description: Your dev env, already prepped. One tool to manage languages, env vars, and tasks per project, reproducibly. +Moniker: mise +Tags: +- cli +- dev-tool +- env +- environment +- task +ReleaseNotes: |- + A small release that recognizes loongarch64 and riscv64 as valid platform arches and refreshes the conda (rattler) backend. + Fixed + - Add loongarch64 and riscv64 to the set of arches accepted by Platform::validate(). Previously, lockfiles targeting linux-riscv64 or linux-loongarch64 would fall back to the common platform set instead of resolving to the requested single platform, so installs on those machines couldn't use lockfile-authoritative platform selection (#10038 by @k0tran). + + Changed + - Bump rattler (used by the conda backend) from 0.42 to 0.43, picking up upstream fixes for missing symlinks during Windows installs, deterministic path ordering from link_package_sync, and accepting full URLs as the OAuth issuer host (#10030). + + New Contributors + - @k0tran made their first contribution in #10038 + + 💚 Sponsor mise + mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors. + If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent. +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.5.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.5.15/jdx.mise.yaml b/manifests/j/jdx/mise/2026.5.15/jdx.mise.yaml new file mode 100644 index 000000000000..401eaf9dc64b --- /dev/null +++ b/manifests/j/jdx/mise/2026.5.15/jdx.mise.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.5.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0