Skip to content

Commit

Permalink
New version: Kiwix.Wikivoyage version 2.8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Dec 17, 2023
1 parent 0c899ca commit 7d50508
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.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: Kiwix.Wikivoyage
PackageVersion: 2.8.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-pwa/releases/download/v2.8.8-Wikivoyage/Wikivoyage-by-Kiwix-2.8.8-E.appx
InstallerSha256: 17CB848E273751D72B1FB19D9271D505ADCBA28CBA65AFD16697CE83B5AF3A7A
SignatureSha256: 5A67676B31E157ADE95D0CDB6E9AA37E01612AAFC6169EF10D3E5494ABEEA130
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.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: Kiwix.Wikivoyage
PackageVersion: 2.8.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 32,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.8.8.0/Kiwix.Wikivoyage.yaml
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.Wikivoyage
PackageVersion: 2.8.8.0
DefaultLocale: en-GB
ManifestType: version
ManifestVersion: 1.5.0

1 comment on commit 7d50508

@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 (9)

aloneguid
alonguid
ALVR
appinstaller
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.Wikivoyage-2.8.8.0-1046b6d3-b09d-4cdd-8201-9393460a7c75 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/7239829311/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.