Skip to content

Commit dc30987

Browse files
authored
New package: ZiadElraggal.StackMap version 0.3.0 (#360273)
1 parent c5a8207 commit dc30987

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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: ZiadElraggal.StackMap
5+
PackageVersion: 0.3.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: stackmap.exe
10+
PortableCommandAlias: stackmap
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/ZiadElraggal/stackmap/releases/download/v0.3/stackmap-0.3-windows-x64.zip
14+
InstallerSha256: 6F633BEB643927A96EAFB100B0B8A0E6676EACA76F6EE8912A59C686E4FCFF6D
15+
ManifestType: installer
16+
ManifestVersion: 1.12.0
17+
ReleaseDate: 2026-04-13
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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: ZiadElraggal.StackMap
5+
PackageVersion: 0.3.0
6+
PackageLocale: en-US
7+
Publisher: ZiadElraggal
8+
PublisherUrl: https://github.com/ZiadElraggal
9+
PublisherSupportUrl: https://github.com/ZiadElraggal/stackmap/issues
10+
PackageName: StackMap
11+
PackageUrl: https://github.com/ZiadElraggal/stackmap
12+
License: MIT
13+
LicenseUrl: https://github.com/ZiadElraggal/stackmap?tab=MIT-1-ov-file
14+
ShortDescription: CLI tool that automatically generates interactive architecture diagrams from infrastructure code and live AWS environments.
15+
Description: CLI tool that automatically generates interactive architecture diagrams from infrastructure code and live AWS environments.
16+
Moniker: stackmap
17+
ReleaseNotes: Windows First Release
18+
ReleaseNotesUrl: https://github.com/ZiadElraggal/stackmap/releases/tag/v0.3
19+
InstallationNotes: "StackMap installed successfully.`n`nRun 'stackmap --help' to get started.`nUse 'stackmap scan' to generate your first architecture map.`n`nDocs: https://github.com/ZiadElraggal/stackmap"
20+
Documentations:
21+
- DocumentLabel: Wiki
22+
DocumentUrl: https://github.com/ZiadElraggal/stackmap/wiki
23+
ManifestType: defaultLocale
24+
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: ZiadElraggal.StackMap
5+
PackageVersion: 0.3.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)