forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: glzr-io.zebar version 2.5.0 (microsoft#191415)
- Loading branch information
Showing
3 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
manifests/g/glzr-io/zebar/2.5.0/glzr-io.zebar.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created with WinGet Updater using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: glzr-io.zebar | ||
PackageVersion: 2.5.0 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Scope: machine | ||
UpgradeBehavior: install | ||
ProductCode: '{25ADFC43-90D9-4438-8AC8-D88203272D5B}' | ||
ReleaseDate: 2024-11-14 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Zebar | ||
Publisher: Glzr Software Pte. Ltd. | ||
ProductCode: '{25ADFC43-90D9-4438-8AC8-D88203272D5B}' | ||
UpgradeCode: '{570D3DD8-FDBD-5B5C-A519-2FF34BA60B33}' | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%/glzr.io/Zebar' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/glzr-io/zebar/releases/download/v2.5.0/zebar-v2.5.0-opt1-x64.msi | ||
InstallerSha256: A99124762EEE2BDAC95BC71FB570DDEFC4AFD4F742B3BCBE9E49CF5D50B7B9B6 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
43 changes: 43 additions & 0 deletions
43
manifests/g/glzr-io/zebar/2.5.0/glzr-io.zebar.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Created with WinGet Updater using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: glzr-io.zebar | ||
PackageVersion: 2.5.0 | ||
PackageLocale: en-US | ||
Publisher: Glzr Software Pte. Ltd. | ||
PublisherUrl: https://github.com/glzr-io | ||
PublisherSupportUrl: https://github.com/glzr-io/zebar/issues | ||
Author: glzr.io | ||
PackageName: Zebar | ||
PackageUrl: https://github.com/glzr-io/zebar | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/glzr-io/zebar/blob/HEAD/LICENSE.md | ||
ShortDescription: Zebar creates cross-platform taskbars, desktop widgets, and popups. | ||
Description: Zebar is a tool for creating customizable and cross-platform taskbars, desktop widgets, and popups. | ||
Moniker: zebar | ||
Tags: | ||
- bar | ||
- desktop | ||
- dock | ||
- linux | ||
- macos | ||
- ricing | ||
- statusbar | ||
- taskbar | ||
- unixporn | ||
- widget | ||
- windows | ||
ReleaseNotes: |- | ||
🎉 New features | ||
- New disk provider for hard-drive and storage capacity info (#138). | ||
- New media provider for currently playing media info like song, album, artist, etc. (#136). | ||
- Config option to dock Zebar windows to monitor edge (#131, #150). Only available on Windows for now. | ||
- Set "Open settings" as the default system tray menu option. | ||
- Add allWindows to glazewm provider (#149). | ||
🐛 Bug fixes | ||
- Fix incorrect version number shown in system tray and CLI. | ||
Big thanks to @HolbyFPV, @veryard, and @fooooooooooooooo for contributing to this release 💛/ @lars-berger | ||
ReleaseNotesUrl: https://github.com/glzr-io/zebar/releases/tag/v2.5.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with WinGet Updater using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: glzr-io.zebar | ||
PackageVersion: 2.5.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |