Skip to content

Commit f4327db

Browse files
New version: Freelensapp.Freelens version
1 parent 3f7e164 commit f4327db

File tree

3 files changed

+101
-101
lines changed

3 files changed

+101
-101
lines changed
Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
1-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2-
3-
PackageIdentifier: Freelensapp.Freelens
4-
PackageVersion: 1.3.0
5-
InstallerLocale: en-US
6-
InstallerType: nullsoft
7-
InstallModes:
8-
- interactive
9-
- silent
10-
- silentWithProgress
11-
InstallerSwitches:
12-
Upgrade: --updated
13-
UpgradeBehavior: install
14-
Protocols:
15-
- freelens
16-
ReleaseDate: 2025-05-09
17-
AppsAndFeaturesEntries:
18-
- DisplayName: Freelens 1.3.0
19-
Installers:
20-
- Architecture: x64
21-
Scope: machine
22-
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-amd64.exe
23-
InstallerSha256: AC79D7BF5A2AB8F3B15FE187FF22258C7077115647861A617C783EC09091D876
24-
InstallationMetadata:
25-
DefaultInstallLocation: '%ProgramFiles%\Freelens'
26-
InstallerSwitches:
27-
Custom: /allusers
28-
ElevationRequirement: elevationRequired
29-
- Architecture: x64
30-
Scope: user
31-
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-amd64.exe
32-
InstallerSha256: AC79D7BF5A2AB8F3B15FE187FF22258C7077115647861A617C783EC09091D876
33-
InstallationMetadata:
34-
DefaultInstallLocation: '%LocalAppData%\Programs\Freelens'
35-
InstallerSwitches:
36-
Custom: /currentuser
37-
- Architecture: arm64
38-
Scope: machine
39-
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-arm64.exe
40-
InstallerSha256: DD24A9054B898DD3ADA43969DF51E8FBA9D38039312BD8FC210E8D36663F1187
41-
InstallationMetadata:
42-
DefaultInstallLocation: '%ProgramFiles(x86)%\Freelens'
43-
InstallerSwitches:
44-
Custom: /allusers
45-
ElevationRequirement: elevationRequired
46-
- Architecture: arm64
47-
Scope: user
48-
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-arm64.exe
49-
InstallerSha256: DD24A9054B898DD3ADA43969DF51E8FBA9D38039312BD8FC210E8D36663F1187
50-
InstallationMetadata:
51-
DefaultInstallLocation: '%LocalAppData%\Programs\Freelens'
52-
InstallerSwitches:
53-
Custom: /currentuser
54-
ManifestType: installer
55-
ManifestVersion: 1.10.0
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
3+
PackageIdentifier: Freelensapp.Freelens
4+
PackageVersion: 1.3.0
5+
InstallerLocale: en-US
6+
InstallerType: nullsoft
7+
InstallModes:
8+
- interactive
9+
- silent
10+
- silentWithProgress
11+
InstallerSwitches:
12+
Upgrade: --updated
13+
UpgradeBehavior: install
14+
Protocols:
15+
- freelens
16+
ReleaseDate: "2025-05-09"
17+
AppsAndFeaturesEntries:
18+
- DisplayName: Freelens 1.3.0
19+
Installers:
20+
- Architecture: x64
21+
Scope: machine
22+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-amd64.exe
23+
InstallerSha256: AC79D7BF5A2AB8F3B15FE187FF22258C7077115647861A617C783EC09091D876
24+
InstallationMetadata:
25+
DefaultInstallLocation: '%ProgramFiles%\Freelens'
26+
InstallerSwitches:
27+
Custom: /allusers
28+
ElevationRequirement: elevationRequired
29+
- Architecture: x64
30+
Scope: user
31+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-amd64.exe
32+
InstallerSha256: AC79D7BF5A2AB8F3B15FE187FF22258C7077115647861A617C783EC09091D876
33+
InstallationMetadata:
34+
DefaultInstallLocation: '%LocalAppData%\Programs\Freelens'
35+
InstallerSwitches:
36+
Custom: /currentuser
37+
- Architecture: arm64
38+
Scope: machine
39+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-arm64.exe
40+
InstallerSha256: DD24A9054B898DD3ADA43969DF51E8FBA9D38039312BD8FC210E8D36663F1187
41+
InstallationMetadata:
42+
DefaultInstallLocation: '%ProgramFiles(x86)%\Freelens'
43+
InstallerSwitches:
44+
Custom: /allusers
45+
ElevationRequirement: elevationRequired
46+
- Architecture: arm64
47+
Scope: user
48+
InstallerUrl: https://github.com/freelensapp/freelens/releases/download/v1.3.0/Freelens-1.3.0-windows-arm64.exe
49+
InstallerSha256: DD24A9054B898DD3ADA43969DF51E8FBA9D38039312BD8FC210E8D36663F1187
50+
InstallationMetadata:
51+
DefaultInstallLocation: '%LocalAppData%\Programs\Freelens'
52+
InstallerSwitches:
53+
Custom: /currentuser
54+
ManifestType: installer
55+
ManifestVersion: 1.10.0
Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
1-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2-
3-
PackageIdentifier: Freelensapp.Freelens
4-
PackageVersion: 1.3.0
5-
PackageLocale: en-US
6-
Publisher: Freelens Authors
7-
PublisherUrl: https://freelens.app/
8-
PublisherSupportUrl: https://github.com/freelensapp/freelens/issues
9-
PackageName: Freelens
10-
PackageUrl: https://github.com/freelensapp/freelens
11-
License: MIT
12-
LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE
13-
ShortDescription: FOSS IDE for Kubernetes
14-
Tags:
15-
- cloud-native
16-
- containers
17-
- devops
18-
- kubernetes
19-
- kubernetes-dashboard
20-
- kubernetes-ui
21-
ReleaseNotes: |-
22-
## What's Changed
23-
* Updated dependency @kubernetes/client-node to 1.2.0 which fully supports Kubernetes 1.33.
24-
* Correct depedencies for Freelens extensions that fixes problems with building extensions.
25-
* All dependencies are checked with https://knip.dev tool now.
26-
* Modified light theme for primary and sub menu active state colors.
27-
* New extension @freelensapp/extension-example is provided for tests and as a template for developers.
28-
* Electron updated to 35.3.0 with Chrome 134.0.6998.205.
29-
* freelens-k8s-proxy updated to v1.3.1 (compiled with Go 1.24.4).
30-
* 29 dependencies updated in total.
31-
* Number of dependencies with known security issues are reduced to zero.
32-
* Windows arm64 version is provided.
33-
34-
**Full Changelog**: https://github.com/freelensapp/freelens/compare/v1.2.1...v1.3.0
35-
36-
**Discussion**: https://github.com/freelensapp/freelens/discussions/671
37-
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.3.0
38-
ManifestType: defaultLocale
39-
ManifestVersion: 1.10.0
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
3+
PackageIdentifier: Freelensapp.Freelens
4+
PackageVersion: 1.3.0
5+
PackageLocale: en-US
6+
Publisher: Freelens Authors
7+
PublisherUrl: https://freelens.app/
8+
PublisherSupportUrl: https://github.com/freelensapp/freelens/issues
9+
PackageName: Freelens
10+
PackageUrl: https://github.com/freelensapp/freelens
11+
License: MIT
12+
LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE
13+
ShortDescription: FOSS IDE for Kubernetes
14+
Tags:
15+
- cloud-native
16+
- containers
17+
- devops
18+
- kubernetes
19+
- kubernetes-dashboard
20+
- kubernetes-ui
21+
ReleaseNotes: |
22+
## What's Changed
23+
* Updated dependency @kubernetes/client-node to 1.2.0 which fully supports Kubernetes 1.33.
24+
* Correct depedencies for Freelens extensions that fixes problems with building extensions.
25+
* All dependencies are checked with https://knip.dev tool now.
26+
* Modified light theme for primary and sub menu active state colors.
27+
* New extension @freelensapp/extension-example is provided for tests and as a template for developers.
28+
* Electron updated to 35.3.0 with Chrome 134.0.6998.205.
29+
* freelens-k8s-proxy updated to v1.3.1 (compiled with Go 1.24.4).
30+
* 29 dependencies updated in total.
31+
* Number of dependencies with known security issues are reduced to zero.
32+
* Windows arm64 version is provided.
33+
34+
**Full Changelog**: https://github.com/freelensapp/freelens/compare/v1.2.1...v1.3.0
35+
36+
**Discussion**: https://github.com/freelensapp/freelens/discussions/671
37+
ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.3.0
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2-
3-
PackageIdentifier: Freelensapp.Freelens
4-
PackageVersion: 1.3.0
5-
DefaultLocale: en-US
6-
ManifestType: version
7-
ManifestVersion: 1.10.0
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
3+
PackageIdentifier: Freelensapp.Freelens
4+
PackageVersion: 1.3.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)