Skip to content

Commit 07b8d5b

Browse files
authored
New version: Rustlang.mdBook version 0.4.52 (microsoft#274229)
1 parent ba4b2f6 commit 07b8d5b

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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Rustlang.mdBook
5+
PackageVersion: 0.4.52
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-07-14
21+
Installers:
22+
- Architecture: x64
23+
InstallerUrl: https://github.com/rust-lang/mdBook/releases/download/v0.4.52/mdbook-v0.4.52-x86_64-pc-windows-msvc.zip
24+
InstallerSha256: 33510A5745C593E06F4B8E21F531D9204C6F4444846B4BD57994E82A7BDFEC98
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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Rustlang.mdBook
5+
PackageVersion: 0.4.52
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-0452 for a complete list of changes.
17+
ReleaseNotesUrl: https://github.com/rust-lang/mdBook/releases/tag/v0.4.52
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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Rustlang.mdBook
5+
PackageVersion: 0.4.52
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)