Skip to content

Commit 6e29b0d

Browse files
committed
New version: Freelensapp.Freelens version 1.1.2
1 parent c6d4883 commit 6e29b0d

File tree

3 files changed

+61
-0
lines changed

3 files changed

+61
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with WinGet Updater using komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Freelensapp.Freelens
5+
PackageVersion: 1.1.2
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: machine
9+
InstallModes:
10+
- silent
11+
ProductCode: '{E7F5AF27-ACFF-4381-8003-43EF52AA1BA4}'
12+
ReleaseDate: 2025-03-26
13+
AppsAndFeaturesEntries:
14+
- DisplayName: Freelens 1.1.2
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%/freelens'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.1.2/Freelens-1.1.2-windows-amd64.exe
20+
InstallerSha256: C084A40FC6E93C0ABD255DB29F848E64BA479443BD6A3EB410F1B8EFB20F2F3E
21+
ManifestType: installer
22+
ManifestVersion: 1.9.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with WinGet Updater using komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Freelensapp.Freelens
5+
PackageVersion: 1.1.2
6+
PackageLocale: en-US
7+
Publisher: Freelens Authors
8+
PublisherUrl: https://freelens.app/
9+
PublisherSupportUrl: https://github.com/freelensapp/freelens/issues
10+
PackageName: Freelens
11+
PackageUrl: https://github.com/freelensapp/freelens
12+
License: MIT
13+
LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE
14+
ShortDescription: FOSS IDE for Kubernetes
15+
Tags:
16+
- cloud-native
17+
- containers
18+
- devops
19+
- kubernetes
20+
- kubernetes-dashboard
21+
- kubernetes-ui
22+
ReleaseNotes: |-
23+
What's Changed
24+
- Adapts themes to the newer @xterm/xterm that fixes selection in terminal with white theme.
25+
- Fixes spacing issue in error boundary.
26+
- More file patterns are ignored during scanning kube folder, including kubectx and kubens caches.
27+
- 7 dependencies has been updated.
28+
Full Changelog: https://github.com/freelensapp/freelens/compare/v1.1.1...v1.1.2Discussions:
29+
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.1.2
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.9.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Freelensapp.Freelens
5+
PackageVersion: 1.1.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)