Skip to content

Commit

Permalink
Wikivoyage by Kiwix UWP v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Aug 17, 2023
1 parent 8471543 commit cb0c9c3
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: Kiwix.Wikivoyage
PackageVersion: 2.6.2.0
Installers:
- Platform:
- Windows.Universal
MinimumOSVersion: 10.0.14316.0
Architecture: x64
InstallerType: appx
InstallerUrl: https://github.com/kiwix/kiwix-js-windows/releases/download/v2.6.2-Wikivoyage/Wikivoyage.by.Kiwix.2.6.2-E.appx
InstallerSha256: 2DA4858B30FDA5CC3443A3FFD9417115C8FD52E42396CA4AD409C66E8621AA75
PackageFamilyName: Kiwix.WikivoyagebyKiwix_qwjmsdmcnwx12
ManifestType: installer
ManifestVersion: 1.4.0

Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: Kiwix.Wikivoyage
PackageVersion: 2.6.2.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.4.0

7 changes: 7 additions & 0 deletions manifests/k/Kiwix/Wikivoyage/2.6.2.0/Kiwix.Wikivoyage.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

PackageIdentifier: Kiwix.Wikivoyage
PackageVersion: 2.6.2.0
DefaultLocale: en-GB
ManifestType: version
ManifestVersion: 1.4.0

1 comment on commit cb0c9c3

@github-actions
Copy link

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 Wikivoyage-by-Kiwix-UWP-v2.6.2 branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.21/apply.pl' |
perl - 'https://github.com/Jaifroid/winget-pkgs/actions/runs/5891191472/attempts/1'
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.

Please sign in to comment.