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.
Update: KRTirtho.Flemozi version 0.1.1
- Loading branch information
1 parent
5d833f1
commit 7cef82c
Showing
3 changed files
with
72 additions
and
71 deletions.
There are no files selected for viewing
56 changes: 30 additions & 26 deletions
56
manifests/k/KRTirtho/Flemozi/0.1.1/KRTirtho.Flemozi.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 |
---|---|---|
@@ -1,26 +1,30 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: KRTirtho.Flemozi | ||
PackageVersion: 0.1.1 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: inno | ||
ReleaseDate: 2023-04-27 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/KRTirtho/flemozi/releases/download/v0.1.1/Flemozi-windows-x86_64-setup.exe | ||
InstallerSha256: de19fb1d751d58339f282c35f2c2d9f298b4e9fafbc6df2dc68480f5c06f3333 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/KRTirtho/flemozi/releases/download/v0.1.1/Flemozi-windows-x86_64-setup.exe | ||
InstallerSha256: de19fb1d751d58339f282c35f2c2d9f298b4e9fafbc6df2dc68480f5c06f3333 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 | ||
# Created with YamlCreate.ps1 v2.4.0 $debug=QUSU.LF.7-4-1.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: KRTirtho.Flemozi | ||
PackageVersion: 0.1.1 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: inno | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Flemozi version 0.1.1+2 | ||
DisplayVersion: 0.1.1+2 | ||
ProductCode: FBCAB0B1-8171-40FA-B28E-234B17743354_is1 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/KRTirtho/flemozi/releases/download/v0.1.1/Flemozi-windows-x86_64-setup.exe | ||
InstallerSha256: DE19FB1D751D58339F282C35F2C2D9F298B4E9FAFBC6DF2DC68480F5C06F3333 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/KRTirtho/flemozi/releases/download/v0.1.1/Flemozi-windows-x86_64-setup.exe | ||
InstallerSha256: DE19FB1D751D58339F282C35F2C2D9F298B4E9FAFBC6DF2DC68480F5C06F3333 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
72 changes: 34 additions & 38 deletions
72
manifests/k/KRTirtho/Flemozi/0.1.1/KRTirtho.Flemozi.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 |
---|---|---|
@@ -1,38 +1,34 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: KRTirtho.Flemozi | ||
PackageVersion: 0.1.1 | ||
PackageLocale: en-US | ||
Publisher: KRTirtho, OSS | ||
PublisherUrl: https://github.com/KRTirtho/flemozi | ||
PublisherSupportUrl: https://github.com/KRTirtho/flemozi/issues | ||
Author: KRTirtho, OSS | ||
PackageName: Flemozi | ||
PackageUrl: https://github.com/KRTirtho/flemozi | ||
License: GPLv3 | ||
LicenseUrl: https://github.com/KRTirtho/flemozi/blob/main/LICENSE | ||
Copyright: Copyright (c) 2023 Kingkor Roy Tirtho. All rights reserved. | ||
CopyrightUrl: https://github.com/KRTirtho/flemozi/blob/main/LICENSE | ||
ShortDescription: Advanced⚡ Emoji Picker😀 for Linux🐧, Windows🪟 and macOS🍎 | ||
Tags: | ||
- emoji | ||
- emoji-picker | ||
- flutter | ||
- text | ||
- gif | ||
- emoticon | ||
ReleaseNotes: |- | ||
Features | ||
- custom shortcut manager and registry (9f99216) | ||
- shortcut edit dialog (26d5f27) | ||
- shortcut edit page (681f1a8) | ||
- shortcut persistance (1af0d53) | ||
What's Changed | ||
- Add a link to the AUR package by @christian-heusel in #5 | ||
New Contributors | ||
- @christian-heusel made their first contribution in #5 | ||
ReleaseNotesUrl: https://github.com/KRTirtho/flemozi/releases/tag/v0.1.1 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 | ||
# Created with YamlCreate.ps1 v2.4.0 $debug=QUSU.LF.7-4-1.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: KRTirtho.Flemozi | ||
PackageVersion: 0.1.1 | ||
PackageLocale: en-US | ||
Publisher: KRTirtho, OSS | ||
PublisherUrl: https://github.com/KRTirtho/flemozi | ||
PublisherSupportUrl: https://github.com/KRTirtho/flemozi/issues | ||
# PrivacyUrl: | ||
Author: KRTirtho, OSS | ||
PackageName: Flemozi | ||
PackageUrl: https://github.com/KRTirtho/flemozi | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/KRTirtho/flemozi/blob/HEAD/LICENSE | ||
Copyright: Copyright (c) 2023 Kingkor Roy Tirtho. All rights reserved. | ||
CopyrightUrl: https://github.com/KRTirtho/flemozi/blob/main/LICENSE | ||
ShortDescription: "Advanced⚡ Emoji Picker\U0001F600 for Linux\U0001F427, Windows\U0001FA9F and macOS\U0001F34E" | ||
# Description: | ||
# Moniker: | ||
Tags: | ||
- emoji | ||
- emoji-picker | ||
- emoticon | ||
- flutter | ||
- gif | ||
- text | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
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 |
---|---|---|
@@ -1,7 +1,8 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: KRTirtho.Flemozi | ||
PackageVersion: 0.1.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 | ||
# Created with YamlCreate.ps1 v2.4.0 $debug=QUSU.LF.7-4-1.Unix | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: KRTirtho.Flemozi | ||
PackageVersion: 0.1.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |