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: Kiwix.KiwixJS version 2.7.8.0
- Loading branch information
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
manifests/k/Kiwix/KiwixJS/2.7.8.0/Kiwix.KiwixJS.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,17 @@ | ||
# Created using wingetcreate 1.5.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Kiwix.KiwixJS | ||
PackageVersion: 2.7.8.0 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.14316.0 | ||
InstallerType: appx | ||
PackageFamilyName: Kiwix.KiwixJS_qwjmsdmcnwx12 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/kiwix/kiwix-js-pwa/releases/download/v2.7.8/Kiwix-JS-Electron-2.7.8-E.appx | ||
InstallerSha256: 427DAB11E63B780ECC01B96DFA921FBCC36DF98D97ADCBA66D040B651DFD839F | ||
SignatureSha256: D536ABB5A2E6F01A2F2D9B3F58FA40EFBF2D18C1A3F30FA953313B5BD1FF4259 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
31 changes: 31 additions & 0 deletions
31
manifests/k/Kiwix/KiwixJS/2.7.8.0/Kiwix.KiwixJS.locale.en-GB.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,31 @@ | ||
# Created using wingetcreate 1.5.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Kiwix.KiwixJS | ||
PackageVersion: 2.7.8.0 | ||
PackageLocale: en-GB | ||
Publisher: Kiwix | ||
PackageName: Kiwix JS | ||
License: GPL3 | ||
LicenseUrl: https://github.com/kiwix/kiwix-js-windows/blob/master/LICENSE | ||
ShortDescription: Kiwix Offline Wikipedia and ZIM File Reader | ||
Description: Kiwix is an offline reader for content from Wikipedia, Project Gutenberg, TED Talks, Wikivoyage, Stackexchange, etc. It makes knowledge available to people with limited or no Internet access. The software as well as the content is free for anyone to use. It requires an offline ZIM archive (can be downloaded in the app). | ||
Moniker: kiwix | ||
Tags: | ||
- wikipedia | ||
- offline | ||
- reader | ||
- gutenberg | ||
- ted | ||
- wikivoyage | ||
- wikimed | ||
- wiki | ||
- stackexchange | ||
- encyclopedia | ||
- zim | ||
- kiwix | ||
- kiwixjs | ||
- kiwix-js | ||
- kiwix-js-windows | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.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 using wingetcreate 1.5.5.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Kiwix.KiwixJS | ||
PackageVersion: 2.7.8.0 | ||
DefaultLocale: en-GB | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
bd89585
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log for details.
Unrecognized words (7)
aloneguid
alonguid
Failback
FFXIV
Pulovers
submitters
Teamcraft
Previously acknowledged words that are now absent
admins Daa Esco fabricbot jedieaston Joakim Kad Karan Levvie mdanish quhxl redistribution russellbanks Tbot timezone Trenly :arrow_right:To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands
... in a clone of the [email protected]:Jaifroid/winget-pkgs.git repository
on the
Kiwix.KiwixJS-2.7.8.0-bef59acd-727c-411f-860a-f86aed45ea99
branch (ℹ️ how do I use this?):If the flagged items are 🤯 false positives
If items relate to a ...
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txt
file matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).well-formed pattern.
If you can write a pattern that would match it,
try adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.