File tree Expand file tree Collapse file tree 3 files changed +57
-0
lines changed
manifests/j/jdx/mise/2025.9.8 Expand file tree Collapse file tree 3 files changed +57
-0
lines changed Original file line number Diff line number Diff line change 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.8
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-10
15+ Installers :
16+ - Architecture : x64
17+ InstallerUrl : https://github.com/jdx/mise/releases/download/v2025.9.8/mise-v2025.9.8-windows-x64.zip
18+ InstallerSha256 : 2702F4C203C31DF0D31D0E4F346225A2A83DFC03B734028389402F9A70DC7B36
19+ - Architecture : arm64
20+ InstallerUrl : https://github.com/jdx/mise/releases/download/v2025.9.8/mise-v2025.9.8-windows-arm64.zip
21+ InstallerSha256 : C99DC83BCBB20C3C7EA2EC80D7C8645C5B4431C797D21DF5FA74D2112D26DB1B
22+ ManifestType : installer
23+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 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.8
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.8 - 2025-09-10
19+ 🐛 Bug Fixes
20+ - (tasks) prevent hang when task fails in sequence by @jdx in #6260
21+ - (version) fetch mise version if cached version is older than the current by @risu729 in #6252
22+ 📦️ Dependency Updates
23+ - update rhysd/action-setup-vim action to v1.4.3 by @renovate[bot] in #6249
24+ ReleaseNotesUrl : https://github.com/jdx/mise/releases/tag/v2025.9.8
25+ ManifestType : defaultLocale
26+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 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.8
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments