mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
45 lines
936 B
YAML
45 lines
936 B
YAML
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
|
|
|
|
AutoName: DeadHash
|
|
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
|
|
|
|
- versionName: 1.7.4
|
|
versionCode: 5
|
|
commit: 1.7.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.7.4
|
|
CurrentVersionCode: 5
|