From 19c6d752e85bdee27512553bce81f973204df7ec Mon Sep 17 00:00:00 2001 From: Oleg Leonov Date: Sat, 3 May 2025 21:12:22 +0700 Subject: [PATCH] New app: P.CASH --- metadata/cash.p.terminal.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 metadata/cash.p.terminal.yml diff --git a/metadata/cash.p.terminal.yml b/metadata/cash.p.terminal.yml new file mode 100644 index 0000000000..d2d681922d --- /dev/null +++ b/metadata/cash.p.terminal.yml @@ -0,0 +1,31 @@ +AntiFeatures: + NonFreeNet: + en-US: Rely on p.cash which is not open source. +Categories: + - Money +License: MIT +AuthorName: PirateCash and Cosanta foundation +AuthorEmail: i@p.cash +WebSite: https://p.cash/ +SourceCode: https://github.com/piratecash/pcash-wallet-android + +AutoName: P.CASH + +RepoType: git +Repo: https://github.com/piratecash/pcash-wallet-android.git +Binaries: https://github.com/piratecash/pcash-wallet-android/releases/download/v%v-fdroid/p.cash-%v.apk + +Builds: + - versionName: 0.41.14 + versionCode: 144 + commit: 9e5825c2d21eafb37b2834be633f15f1efbaec9f + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: 5c0224dc8020f8806efd69d04f870befc6738cecee9e5db427916070e48f9088 + +AutoUpdateMode: Version +UpdateCheckMode: Tags .*[0-9]-fdroid$ +CurrentVersion: 0.41.14 +CurrentVersionCode: 144