Skip to content

Commit a966300

Browse files
New version: jdx.mise version 2025.7.7 (microsoft#273953)
1 parent 1815a90 commit a966300

3 files changed

Lines changed: 88 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.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.7
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-13
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.7.7/mise-v2025.7.7-windows-x64.zip
18+
InstallerSha256: CBA7A2C9205F187A240B2352B980497DD8795AE0010D01F3EC20C185E0E69B60
19+
- Architecture: arm64
20+
InstallerUrl: https://github.com/jdx/mise/releases/download/v2025.7.7/mise-v2025.7.7-windows-arm64.zip
21+
InstallerSha256: D60892702B248DC919918F51F74F47FBA1A88399407B2A980A68E9CFA2919688
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
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.7
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+
🚀 Features
19+
- add static backends (Github, GitLab, and HTTP) by @jdx in #5602
20+
- blake3 support by @jdx in #5605
21+
🐛 Bug Fixes
22+
- (e2e) simplify test path handling logic by @jdx in #5600
23+
- skip gh release edit on dry run in release workflow by @jdx in #5603
24+
📚 Documentation
25+
- (cursor) fix conventional commits rule formatting by @jdx in #5597
26+
- (cursor) add testing rule for mise codebase by @jdx in #5598
27+
🧪 Testing
28+
- disable cmake test for now by @jdx in d521c31
29+
📦️ Dependency Updates
30+
- pin dependencies by @renovate[bot] in #5511
31+
Chore
32+
- (release) mark a release as draft until assets are added by @risu729 in #5584
33+
- added reverts to git-cliff by @jdx in #5577
34+
- reduce binary size for linux by @jdx in #5587
35+
- cargo check fixes by @jdx in #5589
36+
- Merge vfox.rs into jdx/mise monorepo by @jdx in #5590
37+
- Add cursor rule for conventional commits by @jdx in #5592
38+
- Create GitHub action for vfox.rs tests by @jdx in #5593
39+
- tweak paths for test-vfox workflow by @jdx in 0189372
40+
- set workspace resolver by @jdx in #5606
41+
- add workspace resolver = 3 by @jdx in 304547a
42+
- fix release-plz with workspace by @jdx in 5b3be6e
43+
- only bump mise version for release-plz by @jdx in 8f14d10
44+
- add cargo-release by @jdx in f657db5
45+
- mise up by @jdx in 4872ae6
46+
- fix release-plz with workspace by @jdx in bdb7119
47+
- set-version by @jdx in 82fcd4f
48+
- set-version by @jdx in 54388a4
49+
- set-version by @jdx in fe0a0a9
50+
- set-version by @jdx in d9f24e2
51+
- set-version by @jdx in 97f6f4f
52+
- set-version by @jdx in 13296e1
53+
- set-version by @jdx in 587a707
54+
- set-version by @jdx in 1e80d52
55+
ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2025.7.7
56+
ManifestType: defaultLocale
57+
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.7
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)