diff --git a/metadata/com.codedead.deadhash.yml b/metadata/com.codedead.deadhash.yml new file mode 100644 index 0000000000..2bb419f0c2 --- /dev/null +++ b/metadata/com.codedead.deadhash.yml @@ -0,0 +1,38 @@ +Categories: + - Security + - System +License: GPL-3.0-only +WebSite: https://codedead.com/ +SourceCode: https://github.com/CodeDead/DeadHash-android +IssueTracker: https://github.com/CodeDead/DeadHash-android/issues +Changelog: https://github.com/CodeDead/DeadHash-android/releases +Donate: https://codedead.com/donate + +Summary: Hashsum calculation utility +Description: |- + DeadHash is an utility to calculate file and text hashes. + The following hash calculations are supported: + * MD5 + * SHA-1 + * SHA-224 + * SHA-256 + * SHA-3 + * SHA-384 + * SHA-512 + * CRC32 + +RepoType: git +Repo: https://github.com/CodeDead/DeadHash-android/ + +Builds: + - versionName: 1.7.3 + versionCode: 4 + commit: v1.7.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.7.3 +CurrentVersionCode: 4