From 0fbfa3e7b7780a39c2915aac74a5bfef19203183 Mon Sep 17 00:00:00 2001 From: Jan Killian Date: Tue, 10 Feb 2026 17:34:33 +0100 Subject: [PATCH] Fix jdx.mise 2026.2.8 manifest to include shim executable Add 'mise-shim.exe' as a nested installer file. --- manifests/j/jdx/mise/2026.2.8/jdx.mise.installer.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/j/jdx/mise/2026.2.8/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.2.8/jdx.mise.installer.yaml index 28027b21d3c90..1733542e8ae51 100644 --- a/manifests/j/jdx/mise/2026.2.8/jdx.mise.installer.yaml +++ b/manifests/j/jdx/mise/2026.2.8/jdx.mise.installer.yaml @@ -7,6 +7,7 @@ InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - RelativeFilePath: mise/bin/mise.exe +- RelativeFilePath: mise/bin/mise-shim.exe UpgradeBehavior: install Dependencies: PackageDependencies: @@ -21,3 +22,4 @@ Installers: InstallerSha256: D312D15A0CE02651A52FB0F8191772B1663718257FDEDEC37FC65ACFBB1BDED4 ManifestType: installer ManifestVersion: 1.12.0 +