File tree Expand file tree Collapse file tree 3 files changed +67
-0
lines changed
manifests/j/jdx/mise/2025.7.4 Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Original file line number Diff line number Diff line change 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.4
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-12
15+ Installers :
16+ - Architecture : x64
17+ InstallerUrl : https://github.com/jdx/mise/releases/download/v2025.7.4/mise-v2025.7.4-windows-x64.zip
18+ InstallerSha256 : 3B47E34C35FE43C8EACD0CE75450EE50CDEC9C1505471192F6727BC53AC777FE
19+ - Architecture : arm64
20+ InstallerUrl : https://github.com/jdx/mise/releases/download/v2025.7.4/mise-v2025.7.4-windows-arm64.zip
21+ InstallerSha256 : 75A595A879224A27949E318C5C08E7741F7C038379F21F28AC1CF079D1EC07C5
22+ ManifestType : installer
23+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 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.4
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+ - (aqua) align version resolution logic in list_bin_paths by @risu729 in #5562
20+ - Xonsh integration by @jfmontanaro in #5557
21+ 📚 Documentation
22+ - create comprehensive architecture documentation suite and enhance development guides by @jdx in d2b4a05
23+ 📦️ Dependency Updates
24+ - update rust crate bzip2 to 0.6 by @renovate[bot] in #5568
25+ - update rust crate clap_mangen to v0.2.28 by @renovate[bot] in #5566
26+ - update rust crate clap to v4.5.41 by @renovate[bot] in #5565
27+ - update rust crate taplo to 0.14 by @renovate[bot] in #5158
28+ Chore
29+ - added xonsh for release builds by @jdx in #5561
30+ - enable backtrace lines on panic by @jdx in #5571
31+ - shfmt update by @jdx in 67ee245
32+ New Contributors
33+ - @jfmontanaro made their first contribution in #5557
34+ ReleaseNotesUrl : https://github.com/jdx/mise/releases/tag/v2025.7.4
35+ ManifestType : defaultLocale
36+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 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.4
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments