Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with komac v2.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: Rustlang.mdBook
PackageVersion: 0.5.0-beta.2
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: mdbook.exe
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: uninstallPrevious
FileExtensions:
- md
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
ReleaseDate: 2025-11-08
Installers:
- Architecture: x64
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
InstallerSha256: F48D4BD19F2CF471674A2A0080519433DD06C879AE24AAAFE31F50316BF131DF
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created with komac v2.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: Rustlang.mdBook
PackageVersion: 0.5.0-beta.2
PackageLocale: en-US
Publisher: The Rust Programming Language
PublisherUrl: https://www.rust-lang.org/
PublisherSupportUrl: https://github.com/rust-lang/mdBook/issues
PackageName: mdBook
PackageUrl: https://github.com/rust-lang/mdBook
License: MPL-2.0
LicenseUrl: https://github.com/rust-lang/mdBook/blob/HEAD/LICENSE
ShortDescription: Create book from markdown files. Like Gitbook but implemented in Rust.
Description: mdBook is a utility to create modern online books from Markdown files.
ReleaseNotes: See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-050-beta2 for a complete list of changes.
ReleaseNotesUrl: https://github.com/rust-lang/mdBook/releases/tag/v0.5.0-beta.2
ManifestType: defaultLocale
ManifestVersion: 1.10.0
8 changes: 8 additions & 0 deletions manifests/r/Rustlang/mdBook/0.5.0-beta.2/Rustlang.mdBook.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: Rustlang.mdBook
PackageVersion: 0.5.0-beta.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0