From 15d703a6bc768391d8f01ad8a3afaf53be1549a9 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:50:02 +0100 Subject: [PATCH] New version: jdx.mise version 2026.2.9 --- .../jdx/mise/2026.2.9/jdx.mise.installer.yaml | 23 +++++++++++++ .../mise/2026.2.9/jdx.mise.locale.en-US.yaml | 32 +++++++++++++++++++ manifests/j/jdx/mise/2026.2.9/jdx.mise.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/j/jdx/mise/2026.2.9/jdx.mise.installer.yaml create mode 100644 manifests/j/jdx/mise/2026.2.9/jdx.mise.locale.en-US.yaml create mode 100644 manifests/j/jdx/mise/2026.2.9/jdx.mise.yaml diff --git a/manifests/j/jdx/mise/2026.2.9/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.2.9/jdx.mise.installer.yaml new file mode 100644 index 0000000000000..2f46f8875ef69 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.9/jdx.mise.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise.exe +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.2.9/mise-v2026.2.9-windows-x64.zip + InstallerSha256: EE57AC35653C710A424C5F690F85EE5CE3921992BD3793835865AC50D450B086 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.2.9/mise-v2026.2.9-windows-arm64.zip + InstallerSha256: 332D2C4023C0F70717E92F3BD357479FC703519A98D4DB8969554E7564C8A6A0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.9/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.2.9/jdx.mise.locale.en-US.yaml new file mode 100644 index 0000000000000..92f9c055f4c87 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.9/jdx.mise.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.9 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://jdx.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.jdx.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Dev tools, env vars, tasks +Moniker: mise +ReleaseNotes: |- + This release brings a quality-of-life improvement for Ruby users on older Linux distributions, plus a couple of important bug fixes. + Highlights + Automatic Ruby variant selection for older glibc systems (#8069) + If you're running Linux with glibc older than 2.35 (common on RHEL 7, Amazon Linux 2, CentOS 7, or older Debian/Ubuntu versions), mise will now automatically download the no-YJIT precompiled Ruby variant instead of failing with cryptic errors. This means precompiled Ruby "just works" on a much wider range of Linux systems without any manual configuration. Systems with glibc 2.35+ (Ubuntu 22.04+, Debian 12+, Fedora 36+) continue to get the standard YJIT-enabled builds as before. + Bug Fixes + - Windows shim updates with self-update (#8075) — mise self-update on Windows now properly updates mise-shim.exe alongside mise.exe. Previously, users had to manually download the shim from GitHub releases after updating. + - Fixed cargo install mise (#8077) — Bumped the xx dependency to 2.5 to fix an issue where Cargo was selecting an incompatible older version, causing installation failures. Thanks @erickt for the fix and welcome to mise! + Documentation + - Ruby precompiled binaries are no longer marked as experimental (#8073) — they're stable and ready for production use. + 📦 Aqua Registry Updates + Updated Packages (1) + - carthage-software/mago +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.2.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.9/jdx.mise.yaml b/manifests/j/jdx/mise/2026.2.9/jdx.mise.yaml new file mode 100644 index 0000000000000..d57084177b7b7 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.9/jdx.mise.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0