Skip to content

Commit

Permalink
Merge pull request #48 from offspot/af_et_rica
Browse files Browse the repository at this point in the history
Add packages for Af&Rica Android application
  • Loading branch information
rgaudin authored Dec 18, 2024
2 parents 5693f09 + 9db9b5a commit 6c80e3f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- [catalog] Added Af&Rica files packages in FR, EN, AR.

### Changed

- [catalog] Update name and description for file-manager.offspot.kiwix.org (now File Manager)
Expand Down
63 changes: 63 additions & 0 deletions src/offspot_config/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,5 +394,68 @@
"value": "b1a1e31076651b212b6b08f7cd897e07"
},
"via": "zip"
},
{
"ident": "com.af-et-rica.dcx.ar.offspot.kiwix.org",
"domain": "com.af-et-rica.dcx.ar",
"kind": "files",
"title": "Af&Rica",
"description": "العب واكتشف الثقافات الإفريقية مع المغامرين أف و ريكا",
"languages": [
"ara"
],
"tags": [
"android"
],
"icon_url": "https://drive.offspot.it/af-rica/icon.png",
"download_url": "https://drive.offspot.it/af-rica/af_and_rica_ar_1.0.0.zip",
"download_size": 46509014,
"download_checksum": {
"algo": "md5",
"value": "ed2994a67844c68fd4adfc1dab8f6cdd"
},
"via": "zip"
},
{
"ident": "com.af-et-rica.dcx.en.offspot.kiwix.org",
"domain": "com.af-et-rica.dcx.en",
"kind": "files",
"title": "Af&Rica",
"description": "Play and discover African cultures with the two adventurers Af and Rica.",
"languages": [
"eng"
],
"tags": [
"android"
],
"icon_url": "https://drive.offspot.it/af-rica/icon.png",
"download_url": "https://drive.offspot.it/af-rica/af_and_rica_en_1.0.0.zip",
"download_size": 46508913,
"download_checksum": {
"algo": "md5",
"value": "4a7098275be7eb0ce94b387a71bdf8eb"
},
"via": "zip"
},
{
"ident": "com.af-et-rica.dcx.fr.offspot.kiwix.org",
"domain": "com.af-et-rica.dcx.fr",
"kind": "files",
"title": "Af&Rica",
"description": "Jouez et découvrez les cultures Africaines avec les deux aventuriers Af & Rica.",
"languages": [
"fra"
],
"tags": [
"android"
],
"icon_url": "https://drive.offspot.it/af-rica/icon.png",
"download_url": "https://drive.offspot.it/af-rica/af_and_rica_fr_1.0.0.zip",
"download_size": 46508976,
"download_checksum": {
"algo": "md5",
"value": "14ab4def1fcd518dd12f529fd41bb354"
},
"via": "zip"
}
]

0 comments on commit 6c80e3f

Please sign in to comment.