Skip to content

Commit 2e05dba

Browse files
authored
New version: Freelensapp.Freelens version 1.1.0
1 parent a71dc05 commit 2e05dba

File tree

3 files changed

+65
-0
lines changed

3 files changed

+65
-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.0
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-18
13+
AppsAndFeaturesEntries:
14+
- DisplayName: Freelens 1.1.0
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%/freelens'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.1.0/Freelens-1.1.0-windows-amd64.exe
20+
InstallerSha256: A37584F2C244C781AFCA9602093B5AD0FFE00F6B1C5F718500F82281692657E1
21+
ManifestType: installer
22+
ManifestVersion: 1.9.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
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.0
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+
- Update to Electron 34.3.3 with Node 20.18.3 and Chrome 132.0.6834.210.
25+
- More than 60 security issues has been fixed.
26+
- More than 150 dependencies has been updated.
27+
- New Nerd Fonts in the terminal and the editor.
28+
- Fixed issue when a cluster couldn't be connected without the current context set.
29+
- The "Remove Hotbar" menu does not appear when more than one hotbar is present.
30+
- kubectl v1.32.2
31+
- helm v3.17.2
32+
Full Changelog: https://github.com/freelensapp/freelens/compare/v1.0.0...v1.1.0
33+
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.1.0
34+
ManifestType: defaultLocale
35+
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.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)