File tree Expand file tree Collapse file tree 3 files changed +53
-0
lines changed
manifests/r/Rustlang/mdBook/0.5.0-beta.2 Expand file tree Collapse file tree 3 files changed +53
-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 : Rustlang.mdBook
5+ PackageVersion : 0.5.0-beta.2
6+ InstallerType : zip
7+ NestedInstallerType : portable
8+ NestedInstallerFiles :
9+ - RelativeFilePath : mdbook.exe
10+ InstallModes :
11+ - interactive
12+ - silent
13+ - silentWithProgress
14+ UpgradeBehavior : uninstallPrevious
15+ FileExtensions :
16+ - md
17+ Dependencies :
18+ PackageDependencies :
19+ - PackageIdentifier : Microsoft.VCRedist.2015+.x64
20+ ReleaseDate : 2025-11-08
21+ Installers :
22+ - Architecture : x64
23+ InstallerUrl : https://github.com/rust-lang/mdBook/releases/download/v0.5.0-beta.2/mdbook-v0.5.0-beta.2-x86_64-pc-windows-msvc.zip
24+ InstallerSha256 : F48D4BD19F2CF471674A2A0080519433DD06C879AE24AAAFE31F50316BF131DF
25+ ManifestType : installer
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.defaultLocale.1.10.0.schema.json
3+
4+ PackageIdentifier : Rustlang.mdBook
5+ PackageVersion : 0.5.0-beta.2
6+ PackageLocale : en-US
7+ Publisher : The Rust Programming Language
8+ PublisherUrl : https://www.rust-lang.org/
9+ PublisherSupportUrl : https://github.com/rust-lang/mdBook/issues
10+ PackageName : mdBook
11+ PackageUrl : https://github.com/rust-lang/mdBook
12+ License : MPL-2.0
13+ LicenseUrl : https://github.com/rust-lang/mdBook/blob/HEAD/LICENSE
14+ ShortDescription : Create book from markdown files. Like Gitbook but implemented in Rust.
15+ Description : mdBook is a utility to create modern online books from Markdown files.
16+ ReleaseNotes : See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-050-beta2 for a complete list of changes.
17+ ReleaseNotesUrl : https://github.com/rust-lang/mdBook/releases/tag/v0.5.0-beta.2
18+ ManifestType : defaultLocale
19+ 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 : Rustlang.mdBook
5+ PackageVersion : 0.5.0-beta.2
6+ DefaultLocale : en-US
7+ ManifestType : version
8+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments