Skip to content

Commit

Permalink
New version: Kiwix.Wikivoyage version 2.6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Sep 30, 2023
1 parent 936db36 commit 9f49011
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
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
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
8 changes: 8 additions & 0 deletions manifests/k/Kiwix/Wikivoyage/2.6.8.0/Kiwix.Wikivoyage.yaml
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

1 comment on commit 9f49011

@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 Kiwix.Wikivoyage-2.6.8.0-7fcff8c5-4c9c-4534-81c0-3a38748f690e 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/6361511311/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.