File tree Expand file tree Collapse file tree 3 files changed +94
-0
lines changed
manifests/f/Freelensapp/Freelens/1.5.1 Expand file tree Collapse file tree 3 files changed +94
-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.1
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-17"
16+ AppsAndFeaturesEntries :
17+ - DisplayName : Freelens 1.5.1
18+ Installers :
19+ - Architecture : x64
20+ Scope : machine
21+ InstallerUrl : https://github.com/freelensapp/freelens/releases/download/v1.5.1/Freelens-1.5.1-windows-amd64.exe
22+ InstallerSha256 : EA682C9CAABA60F822799D6664C7C902D014FFB5A892E1C1C6FA8EA2D7AC794F
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.1/Freelens-1.5.1-windows-amd64.exe
31+ InstallerSha256 : EA682C9CAABA60F822799D6664C7C902D014FFB5A892E1C1C6FA8EA2D7AC794F
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.1/Freelens-1.5.1-windows-arm64.exe
39+ InstallerSha256 : DD285D0D10BB795D941B35E1EB894C7773BED1119BAB6063AB7E1F62F1ED012D
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.1/Freelens-1.5.1-windows-arm64.exe
48+ InstallerSha256 : DD285D0D10BB795D941B35E1EB894C7773BED1119BAB6063AB7E1F62F1ED012D
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.1
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+ * Fixed regression in Extensions API (#997)
23+ * Restarted containers are shown as green square and with a yellow border rather than grey (#1004)
24+ * Freelens can fetch metrics from Mimir (#1002)
25+ * Electron 35.7.2
26+ * kubectl 1.33.3
27+ * freelens-k8s-proxy 1.3.6 for Kubernetes 1.33.3
28+
29+ **Full Changelog**: https://github.com/freelensapp/freelens/compare/v1.5.0...v1.5.1
30+
31+ **Discussion**: https://github.com/freelensapp/freelens/discussions/1009
32+ ReleaseNotesUrl : https://github.com/freelensapp/freelens/releases/tag/v1.5.1
33+ ManifestType : defaultLocale
34+ 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.1
4+ DefaultLocale : en-US
5+ ManifestType : version
6+ ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments