Skip to content

Commit 82cd834

Browse files
New version: adamtheturtle.doccmd version 2026.05.25 (microsoft#379203)
1 parent 598ecc0 commit 82cd834

3 files changed

Lines changed: 52 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: adamtheturtle.doccmd
5+
PackageVersion: 2026.05.25
6+
InstallerType: portable
7+
Commands:
8+
- doccmd
9+
ReleaseDate: 2026-05-25
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/adamtheturtle/doccmd/releases/download/2026.05.25/doccmd-windows.exe
13+
InstallerSha256: 02E3314EE1CDB4F1CDE825C029E5DA01F21DA0A84CC3CB4BA9D1F3F5BEC48DBD
14+
ManifestType: installer
15+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: adamtheturtle.doccmd
5+
PackageVersion: 2026.05.25
6+
PackageLocale: en-US
7+
Publisher: Adam Dangoor
8+
PublisherUrl: https://github.com/adamtheturtle
9+
PublisherSupportUrl: https://github.com/adamtheturtle/doccmd/issues
10+
Author: Adam Dangoor
11+
PackageName: doccmd
12+
PackageUrl: https://github.com/adamtheturtle/doccmd
13+
License: MIT
14+
LicenseUrl: https://github.com/adamtheturtle/doccmd/blob/HEAD/LICENSE
15+
ShortDescription: Run tools against code blocks in documentation
16+
Description: Run tools against code blocks in documentation. This allows you to run linters, formatters, and other tools against code examples in your documentation files.
17+
Tags:
18+
- cli
19+
- documentation
20+
- linting
21+
- markdown
22+
- python
23+
- rst
24+
ReleaseNotes: |-
25+
2026.05.25
26+
No significant changes.
27+
ReleaseNotesUrl: https://github.com/adamtheturtle/doccmd/releases/tag/2026.05.25
28+
ManifestType: defaultLocale
29+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: adamtheturtle.doccmd
5+
PackageVersion: 2026.05.25
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)