File tree Expand file tree Collapse file tree 3 files changed +99
-0
lines changed
manifests/f/Freelensapp/Freelens/1.5.0 Expand file tree Collapse file tree 3 files changed +99
-0
lines changed Original file line number Diff line number Diff line change 1+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+ PackageIdentifier : Freelensapp.Freelens
3+ PackageVersion : 1.5.0
4+ InstallerLocale : en-US
5+ InstallerType : nullsoft
6+ InstallModes :
7+ - interactive
8+ - silent
9+ - silentWithProgress
10+ InstallerSwitches :
11+ Upgrade : --updated
12+ UpgradeBehavior : install
13+ Protocols :
14+ - freelens
15+ ReleaseDate : " 2025-07-14"
16+ AppsAndFeaturesEntries :
17+ - DisplayName : Freelens 1.5.0
18+ Installers :
19+ - Architecture : x64
20+ Scope : machine
21+ InstallerUrl : https://github.com/freelensapp/freelens/releases/download/v1.5.0/Freelens-1.5.0-windows-amd64.exe
22+ InstallerSha256 : DD6A96D9B1107E8F7721BC45D9C7EB8B6949CA45EC75AD6D9616CE59F95C898B
23+ InstallationMetadata :
24+ DefaultInstallLocation : ' %ProgramFiles%\Freelens'
25+ InstallerSwitches :
26+ Custom : /allusers
27+ ElevationRequirement : elevationRequired
28+ - Architecture : x64
29+ Scope : user
30+ InstallerUrl : https://github.com/freelensapp/freelens/releases/download/v1.5.0/Freelens-1.5.0-windows-amd64.exe
31+ InstallerSha256 : DD6A96D9B1107E8F7721BC45D9C7EB8B6949CA45EC75AD6D9616CE59F95C898B
32+ InstallationMetadata :
33+ DefaultInstallLocation : ' %LocalAppData%\Programs\Freelens'
34+ InstallerSwitches :
35+ Custom : /currentuser
36+ - Architecture : arm64
37+ Scope : machine
38+ InstallerUrl : https://github.com/freelensapp/freelens/releases/download/v1.5.0/Freelens-1.5.0-windows-arm64.exe
39+ InstallerSha256 : 63885870595EFF1A370ED064C797BEB48E18A393613C78A1EC3438B611EAEBF3
40+ InstallationMetadata :
41+ DefaultInstallLocation : ' %ProgramFiles(x86)%\Freelens'
42+ InstallerSwitches :
43+ Custom : /allusers
44+ ElevationRequirement : elevationRequired
45+ - Architecture : arm64
46+ Scope : user
47+ InstallerUrl : https://github.com/freelensapp/freelens/releases/download/v1.5.0/Freelens-1.5.0-windows-arm64.exe
48+ InstallerSha256 : 63885870595EFF1A370ED064C797BEB48E18A393613C78A1EC3438B611EAEBF3
49+ InstallationMetadata :
50+ DefaultInstallLocation : ' %LocalAppData%\Programs\Freelens'
51+ InstallerSwitches :
52+ Custom : /currentuser
53+ ManifestType : installer
54+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+ PackageIdentifier : Freelensapp.Freelens
3+ PackageVersion : 1.5.0
4+ PackageLocale : en-US
5+ Publisher : Freelens Authors
6+ PublisherUrl : https://freelens.app/
7+ PublisherSupportUrl : https://github.com/freelensapp/freelens/issues
8+ PackageName : Freelens
9+ PackageUrl : https://github.com/freelensapp/freelens
10+ License : MIT
11+ LicenseUrl : https://github.com/freelensapp/freelens/blob/HEAD/LICENSE
12+ ShortDescription : FOSS IDE for Kubernetes
13+ Tags :
14+ - cloud-native
15+ - containers
16+ - devops
17+ - kubernetes
18+ - kubernetes-dashboard
19+ - kubernetes-ui
20+ ReleaseNotes : |-
21+ ## What's Changed
22+ * Ephemeral containers are presented in Pods views and menus (#958, #966)
23+ * Nodes list shows metrics from metrics-server if Prometheus is not available (#986)
24+ * Better presentation for boolean values (#953, #956)
25+ * New format of port details for Pods and Services (#982)
26+ * More details are presented for Services (#983, #989)
27+ * Removed Kubernetes API batch/v1beta1 (#972)
28+ * Extension API has all utilities exported in `Common.Util` and all stores and APIs exported in `Renderer.K8sApi` (#950)
29+ * Extension API has a new class LensExtensionKubeObject that simplifies new classes for CRDs (#991)
30+ * Electron: 35.7.0 with Chrome: 134.0.6998.205 and Node: 22.16.0
31+ * Helm v3.18.4
32+ * 16 dependencies updated in total
33+
34+ **Full Changelog**: https://github.com/freelensapp/freelens/compare/v1.4.0...v1.5.0
35+
36+ **Discussion**: https://github.com/freelensapp/freelens/discussions/935
37+ ReleaseNotesUrl : https://github.com/freelensapp/freelens/releases/tag/v1.5.0
38+ ManifestType : defaultLocale
39+ ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 1+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+ PackageIdentifier : Freelensapp.Freelens
3+ PackageVersion : 1.5.0
4+ DefaultLocale : en-US
5+ ManifestType : version
6+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments