Skip to content

Commit f9409ca

Browse files
New version: jdx.mise version 2025.10.3 (microsoft#301415)
1 parent b85c337 commit f9409ca

3 files changed

Lines changed: 74 additions & 0 deletions

File tree

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.10.3
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-10-06
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.10.3/mise-v2025.10.3-windows-x64.zip
18+
InstallerSha256: 69F7A870309795CE281F015DB4024B1CEA5AC68A6131BCF905BFBC531E7244CD
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.10.3/mise-v2025.10.3-windows-arm64.zip
21+
InstallerSha256: 922C2DFFED2C105A10DCC7F689F0BE67C327B90E4E2E9F9358F39D09FC2AF9F6
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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.10.3
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.10.3 - 2025-10-06
19+
📦 Registry
20+
- added cloudflare wrangler by @moisesmorillo in #6534
21+
🚀 Features
22+
- (tasks) add experimental monorepo task support with target paths by @jdx in #6535
23+
- (tasks) respect local config_roots for monorepo tasks by @jdx in #6552
24+
- support latest suffix for Java, Python and Ruby flavoured versions by @roele in #6533
25+
🐛 Bug Fixes
26+
- (aqua) decode filename extracted from url by @risu729 in #6536
27+
- (snapcraft) use classic confinement by @phanect in #6542
28+
- (task) fix task pattern matching and add :task syntax for monorepos by @risu729 in #6549
29+
- (tasks) validate monorepo setup before running monorepo tasks by @jdx in #6551
30+
- Add bash option in example by @Its-Just-Nans in #6541
31+
- suppress ignore crate logs by @risu729 in #6547
32+
📚 Documentation
33+
- Update Python virtual environment documentation by @Konfekt in #6538
34+
Chore
35+
- (hk) bump to v1.18.1 by @jdx in #6546
36+
Hk
37+
- bump to 1.18.1 by @jdx in 0ab65cd
38+
New Contributors
39+
- @Konfekt made their first contribution in #6538
40+
- @moisesmorillo made their first contribution in #6534
41+
ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2025.10.3
42+
ManifestType: defaultLocale
43+
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.10.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)