-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: badboy.mdbook-toc version 0.14.2 (#202934)
Signed-off-by: Dragon1573 <[email protected]>
- Loading branch information
1 parent
afaf2da
commit 9a3bc17
Showing
3 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/b/badboy/mdbook-toc/0.14.2/badboy.mdbook-toc.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: badboy.mdbook-toc | ||
PackageVersion: 0.14.2 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: mdbook-toc.exe | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: uninstallPrevious | ||
FileExtensions: | ||
- md | ||
ReleaseDate: 2023-12-13 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Rustlang.mdBook | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/badboy/mdbook-toc/releases/download/0.14.2/mdbook-toc-0.14.2-x86_64-pc-windows-msvc.zip | ||
InstallerSha256: 1083DA7227126E230E9B281A23E0C936EEFD8AF3A27D3E2E2704945CED9EC654 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
18 changes: 18 additions & 0 deletions
18
manifests/b/badboy/mdbook-toc/0.14.2/badboy.mdbook-toc.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: badboy.mdbook-toc | ||
PackageVersion: 0.14.2 | ||
PackageLocale: en-US | ||
Publisher: Jan-Erik Rediger | ||
PublisherUrl: https://github.com/badboy | ||
PublisherSupportUrl: https://github.com/badboy/mdbook-toc/issues | ||
Author: Jan-Erik Rediger | ||
PackageName: mdbook-toc | ||
PackageUrl: https://github.com/badboy/mdbook-toc | ||
License: MPL-2.0 | ||
LicenseUrl: https://github.com/badboy/mdbook-toc/blob/main/LICENSE | ||
ShortDescription: A preprocessor for mdbook to add inline Table of Contents support. | ||
ReleaseNotesUrl: https://github.com/badboy/mdbook-toc/releases/tag/0.14.2 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: badboy.mdbook-toc | ||
PackageVersion: 0.14.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |