Skip to content

Commit c6b4695

Browse files
authored
New version: SteampunkLabs.AWSLoggy version 3.9.1 (microsoft#344883)
1 parent 3d8d757 commit c6b4695

3 files changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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: SteampunkLabs.AWSLoggy
5+
PackageVersion: 3.9.1
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
UpgradeBehavior: install
10+
ProductCode: '{41C40919-0582-45D8-865A-79A6F2CCAD9B}'
11+
ReleaseDate: 2026-02-26
12+
AppsAndFeaturesEntries:
13+
- DisplayName: Loggy
14+
Publisher: steampunk
15+
ProductCode: '{41C40919-0582-45D8-865A-79A6F2CCAD9B}'
16+
UpgradeCode: '{0338EB74-D718-582E-8504-6BDEFB6FDC54}'
17+
InstallationMetadata:
18+
DefaultInstallLocation: '%ProgramFiles%/Loggy'
19+
Installers:
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/aegixx/aws-loggy/releases/download/v3.9.1/Loggy-3.9.1-windows-x86_64.msi
22+
InstallerSha256: E65B5171584633D626E3175427D2F064972C9879096F8E47CD394C4904CC62C4
23+
ManifestType: installer
24+
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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: SteampunkLabs.AWSLoggy
5+
PackageVersion: 3.9.1
6+
PackageLocale: en-US
7+
Publisher: Steampunk Labs
8+
PublisherUrl: https://github.com/aegixx
9+
PublisherSupportUrl: https://github.com/aegixx/aws-loggy/issues
10+
PackageName: AWS Loggy
11+
PackageUrl: https://github.com/aegixx/aws-loggy
12+
License: MIT
13+
LicenseUrl: https://github.com/aegixx/aws-loggy/blob/HEAD/LICENSE
14+
ShortDescription: A fast, native desktop app for browsing and tailing AWS CloudWatch logs
15+
Description: Loggy is a desktop application for viewing AWS CloudWatch logs. Features include live tail streaming, fuzzy search log group selection, log level filtering, find-in-log, keyboard-driven navigation, and Lambda invocation grouping.
16+
Tags:
17+
- aws
18+
- cloudwatch
19+
- devtools
20+
- lambda
21+
- logs
22+
- monitoring
23+
ReleaseNotes: |-
24+
3.9.1 (2026-02-26)
25+
Bug Fixes
26+
- add continue-on-error to update-winget release job (#82) (88e238d)
27+
ReleaseNotesUrl: https://github.com/aegixx/aws-loggy/releases/tag/v3.9.1
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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: SteampunkLabs.AWSLoggy
5+
PackageVersion: 3.9.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)