mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-01-14 20:27:10 +01:00
Minor wording updates in releases
This commit is contained in:
parent
666d68d830
commit
f591158c09
6
.github/workflows/build_app.yml
vendored
6
.github/workflows/build_app.yml
vendored
@ -110,10 +110,10 @@ jobs:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Hashes
|
### Checksums
|
||||||
|
|
||||||
| Variant | SHA256 |
|
| Variant | SHA-256 |
|
||||||
| ------- | ------ |
|
| ------- | ------- |
|
||||||
| Universal | ${{ env.APK_UNIVERSAL_SHA }}
|
| Universal | ${{ env.APK_UNIVERSAL_SHA }}
|
||||||
| arm64-v8a | ${{ env.APK_ARM64_V8A_SHA }}
|
| arm64-v8a | ${{ env.APK_ARM64_V8A_SHA }}
|
||||||
| armeabi-v7a | ${{ env.APK_ARMEABI_V7A_SHA }}
|
| armeabi-v7a | ${{ env.APK_ARMEABI_V7A_SHA }}
|
||||||
|
Loading…
Reference in New Issue
Block a user