Skip to content

Commit da5fd21

Browse files
New version: JordanCoin.codemap 3.1.4 (microsoft#321546)
Co-authored-by: goreleaserbot <[email protected]>
1 parent 843c8f1 commit da5fd21

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
PackageIdentifier: JordanCoin.codemap
4+
PackageVersion: 3.1.4
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2025-12-10"
8+
Installers:
9+
- Architecture: x64
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: codemap.exe
13+
PortableCommandAlias: codemap
14+
InstallerUrl: https://github.com/JordanCoin/codemap/releases/download/v3.1.4/codemap_3.1.4_windows_amd64.zip
15+
InstallerSha256: e3998f0476fed30a44f21ef0092228524e10a917699d2a831c67a2ac60c9eb02
16+
UpgradeBehavior: uninstallPrevious
17+
ManifestType: installer
18+
ManifestVersion: 1.10.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
PackageIdentifier: JordanCoin.codemap
4+
PackageVersion: 3.1.4
5+
PackageLocale: en-US
6+
Publisher: JordanCoin
7+
PublisherUrl: https://github.com/JordanCoin
8+
PublisherSupportUrl: https://github.com/JordanCoin/codemap/issues
9+
PackageName: codemap
10+
PackageUrl: https://github.com/JordanCoin/codemap
11+
License: MIT
12+
LicenseUrl: https://github.com/JordanCoin/codemap/blob/main/LICENSE
13+
ShortDescription: Generate a brain map of your codebase for LLM context
14+
Description: |
15+
codemap generates a compact, structured "brain map" of your codebase
16+
that LLMs can instantly understand. One command gives instant
17+
architectural context without burning tokens.
18+
Moniker: codemap
19+
Tags:
20+
- cli
21+
- developer-tools
22+
- ai
23+
- llm
24+
- code-analysis
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
PackageIdentifier: JordanCoin.codemap
4+
PackageVersion: 3.1.4
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)