Skip to content

Commit 32e1d7c

Browse files
authored
New version: Freelensapp.Freelens version 1.1.1
1 parent f9f9b2a commit 32e1d7c

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.1
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-24
13+
AppsAndFeaturesEntries:
14+
- DisplayName: Freelens 1.1.1
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%ProgramFiles%/freelens'
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.1.1/Freelens-1.1.1-windows-amd64.exe
20+
InstallerSha256: FCB0E39AEA1211581F672C38CB7303398F05BF59309411FF5D6C624BBE527B23
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.1
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+
- Fix for problem that paste operation doesn't work in an editor.
25+
- Removed text selection style causing readability issues in light theme.
26+
- Update to Electron v34.3.4
27+
- 15 dependencies has been updated.
28+
Full Changelog: https://github.com/freelensapp/freelens/compare/v1.1.0...v1.1.1Discussions:
29+
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.1.1
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.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)