Skip to content

Commit fe0bbf4

Browse files
authored
New version: rvben.rumdl version 0.2.14 (microsoft#386677)
1 parent 48b17a0 commit fe0bbf4

3 files changed

Lines changed: 65 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: rvben.rumdl
5+
PackageVersion: 0.2.14
6+
MinimumOSVersion: 10.0.17763.0
7+
InstallerType: zip
8+
NestedInstallerType: portable
9+
NestedInstallerFiles:
10+
- RelativeFilePath: rumdl.exe
11+
PortableCommandAlias: rumdl
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/rvben/rumdl/releases/download/v0.2.14/rumdl-v0.2.14-x86_64-pc-windows-msvc.zip
15+
InstallerSha256: 0A905F7E36782BF3627E6DE9687C063B58C9ED48FC95E1FCF2867BF96EF26C16
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
18+
ReleaseDate: 2026-06-11
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: rvben.rumdl
5+
PackageVersion: 0.2.14
6+
PackageLocale: en-US
7+
Publisher: Ruben J. Jongejan
8+
PublisherUrl: https://github.com/rvben
9+
PublisherSupportUrl: https://github.com/rvben/rumdl/issues
10+
Author: Ruben J. Jongejan
11+
PackageName: rumdl
12+
PackageUrl: https://github.com/rvben/rumdl
13+
License: MIT
14+
LicenseUrl: https://github.com/rvben/rumdl/blob/main/LICENSE
15+
Copyright: Copyright (c) 2024-2025 Ruben J. Jongejan
16+
ShortDescription: A fast Markdown linter and formatter written in Rust.
17+
Description: |-
18+
rumdl is a high-performance Markdown linter and formatter written in Rust.
19+
It catches stylistic and structural issues in Markdown documents, fixes
20+
them automatically where possible, and integrates with editors through
21+
the Language Server Protocol. rumdl ships a comprehensive rule set,
22+
intelligent caching for fast incremental runs, and is configured via
23+
pyproject.toml or .rumdl.toml.
24+
Moniker: rumdl
25+
Tags:
26+
- cli
27+
- documentation
28+
- formatter
29+
- linter
30+
- markdown
31+
- markdown-linter
32+
- rust
33+
- static-analysis
34+
ReleaseNotesUrl: https://github.com/rvben/rumdl/releases/tag/v0.2.14
35+
Documentations:
36+
- DocumentLabel: Wiki
37+
DocumentUrl: https://github.com/rvben/rumdl/wiki
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: rvben.rumdl
5+
PackageVersion: 0.2.14
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)