Skip to content

Commit bd2652a

Browse files
New version: adamtheturtle.doccmd version 2026.03.02 (microsoft#344418)
1 parent 21d8797 commit bd2652a

3 files changed

Lines changed: 54 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.15.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.03.02
6+
InstallerType: portable
7+
Commands:
8+
- doccmd
9+
ReleaseDate: 2026-03-02
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/adamtheturtle/doccmd/releases/download/2026.03.02/doccmd-windows.exe
13+
InstallerSha256: D90B2954E4F92BC06AE565B622AC977D120C0EF9B8472CAACB92493EE932EDB4
14+
ManifestType: installer
15+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with WinGet Releaser using komac v2.15.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.03.02
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.03.02 (2026-03-02)
26+
Reverts
27+
- Revert "Fix Nuitka action parameter: use 'mode: onefile' instead of 'onefile:…" (#745) (c9e130a), closes #745
28+
- Revert "Switch from PyInstaller to Nuitka for binary builds (#743)" (#746) (fe3620a), closes #743 #746
29+
ReleaseNotesUrl: https://github.com/adamtheturtle/doccmd/releases/tag/2026.03.02
30+
ManifestType: defaultLocale
31+
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.15.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.03.02
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)