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.Wikivoyage version 2.6.8.0
- Loading branch information
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
manifests/k/Kiwix/Wikivoyage/2.6.8.0/Kiwix.Wikivoyage.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.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Kiwix.Wikivoyage | ||
PackageVersion: 2.6.8.0 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.14316.0 | ||
InstallerType: appx | ||
PackageFamilyName: Kiwix.WikivoyagebyKiwix_qwjmsdmcnwx12 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/kiwix/kiwix-js-windows/releases/download/v2.6.8-Wikivoyage/Wikivoyage-by-Kiwix-2.6.8-E.appx | ||
InstallerSha256: DF71BAE6AB7B65C124884975F8117098E4E507DC36399E67DF23FA9A0D19C14E | ||
SignatureSha256: 7D5CEFAD8BC38AE92FC88BB99E69EF8FD9ED7924E048A9915D092F49D86EB4B9 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
32 changes: 32 additions & 0 deletions
32
manifests/k/Kiwix/Wikivoyage/2.6.8.0/Kiwix.Wikivoyage.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,32 @@ | ||
# Created using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Kiwix.Wikivoyage | ||
PackageVersion: 2.6.8.0 | ||
PackageLocale: en-GB | ||
Publisher: Kiwix | ||
PackageName: Wikivoyage by Kiwix | ||
License: GPL3 | ||
LicenseUrl: https://github.com/kiwix/kiwix-js-windows/blob/master/LICENSE | ||
ShortDescription: Wikivoyage offline travel guide by Kiwix | ||
Description: Wikivoyage by Kiwix is an offline travel guide with content provided by Wikimedia's Wikivoyage project. Containing entries for more than 30,000 locations around the globe, it provides offline information for travellers when on the plane, train or in a remote location with a poor Internet connection. | ||
Moniker: wikivoyage | ||
Tags: | ||
- wikivoyage | ||
- offline | ||
- travel | ||
- guide | ||
- wikimedia | ||
- plan | ||
- holiday | ||
- trip | ||
- voyage | ||
- reader | ||
- wiki | ||
- 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.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Kiwix.Wikivoyage | ||
PackageVersion: 2.6.8.0 | ||
DefaultLocale: en-GB | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
9f49011
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 (6)
aloneguid
alonguid
Failback
FFXIV
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.Wikivoyage-2.6.8.0-7fcff8c5-4c9c-4534-81c0-3a38748f690e
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.