Skip to content

Commit f645b51

Browse files
authored
New version: Rustlang.mdBook version 0.5.0-beta.2 (#311033)
1 parent b9db33f commit f645b51

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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

0 commit comments

Comments
 (0)