Skip to content

Commit 38b4c1b

Browse files
New version: jdx.mise version 2025.7.10 (microsoft#274079)
1 parent a857984 commit 38b4c1b

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: jdx.mise
5+
PackageVersion: 2025.7.10
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-07-14
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.7.10/mise-v2025.7.10-windows-x64.zip
18+
InstallerSha256: 8F3A1BCC02021760764FA31F7942697A7589A9F1BA40A2BA1D0C44130BC0F8A7
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.7.10/mise-v2025.7.10-windows-arm64.zip
21+
InstallerSha256: A7A696A18D37F8FC952EA90BB2E3D0CBA8C113D140A094FC450A8944EF8B86C8
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: jdx.mise
5+
PackageVersion: 2025.7.10
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+
🐛 Bug Fixes
19+
- (backend) avoid double untar by @jdx in #5626
20+
- (github) handle missing "v" prefix by @jdx in #5625
21+
📚 Documentation
22+
- add asset autodetection documentation to GitHub/GitLab backends by @jdx in #5623
23+
ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2025.7.10
24+
ManifestType: defaultLocale
25+
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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: jdx.mise
5+
PackageVersion: 2025.7.10
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)