Skip to content

Commit 62a99b0

Browse files
New version: jdx.mise version 2025.9.19 (microsoft#297390)
1 parent c07c192 commit 62a99b0

File tree

3 files changed

+65
-0
lines changed

3 files changed

+65
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: jdx.mise
5+
PackageVersion: 2025.9.19
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: mise/bin/mise.exe
10+
UpgradeBehavior: install
11+
Dependencies:
12+
PackageDependencies:
13+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
14+
ReleaseDate: 2025-09-25
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.9.19/mise-v2025.9.19-windows-x64.zip
18+
InstallerSha256: 4F65D200894F6C1C81D6ACF02D258FA099CA725399E11AAF9268F0DE9F8985CA
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.9.19/mise-v2025.9.19-windows-arm64.zip
21+
InstallerSha256: 349C32E5FC7327CE45DFC0A3DFE0F9CC142BF6500E1A044B45AC710651A6175F
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: jdx.mise
5+
PackageVersion: 2025.9.19
6+
PackageLocale: en-US
7+
Publisher: jdx
8+
PublisherUrl: https://jdx.dev/
9+
PublisherSupportUrl: https://github.com/jdx/mise
10+
Author: jdx
11+
PackageName: mise-en-place
12+
PackageUrl: https://mise.jdx.dev/
13+
License: MIT
14+
LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE
15+
ShortDescription: Dev tools, env vars, tasks
16+
Moniker: mise
17+
ReleaseNotes: |-
18+
2025.9.19 - 2025-09-25
19+
📦 Registry
20+
- fix mise-ghcup plugin managed tools descriptions by @risu729 in #6411
21+
- add Tinymist by @3w36zj6 in #6412
22+
- revert djinni backend to ubi by @risu729 in #6410
23+
🚀 Features
24+
- (github) filter remote versions by version_prefix by @risu729 in #6408
25+
- Remove experimental labels for GitHub and HTTP backends by @Copilot in #6415
26+
🐛 Bug Fixes
27+
- (backend) make pre-tools env vars available in postinstall hooks by @jdx in #6418
28+
🧪 Testing
29+
- (vfox) replace flaky external tests with local dummy plugin by @jdx in #6403
30+
New Contributors
31+
- @Copilot made their first contribution in #6415
32+
ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2025.9.19
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: jdx.mise
5+
PackageVersion: 2025.9.19
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)