sha256 beautification

This commit is contained in:
Alex Verner 2025-01-25 00:27:59 +03:00
parent a90754a67e
commit 7f630676c0
3 changed files with 5 additions and 4 deletions

View file

@ -86,5 +86,6 @@ jobs:
tag_name: ${{ env.VERSION }}
make_latest: true
body: |
**Picocrypt sha256**: ${{ env.CHECKSUM_PICOCRYPT }}
**Picocrypt.deb sha256**: ${{ env.CHECKSUM_DEB }}
**SHA256:**
**Picocrypt ${{ env.CHECKSUM_PICOCRYPT }}
**Picocrypt.deb ${{ env.CHECKSUM_DEB }}

View file

@ -76,4 +76,4 @@ jobs:
tag_name: ${{ env.VERSION }}
make_latest: true
body: |
**Picocrypt.dmg sha256**: ${{ env.CHECKSUM_PICOCRYPT }}
**Picocrypt.dmg ${{ env.CHECKSUM_PICOCRYPT }}

View file

@ -92,4 +92,4 @@ jobs:
tag_name: ${{ env.VERSION }}
make_latest: true
body: |
**Picocrypt.exe sha256**: ${{ env.CHECKSUM_PICOCRYPT }}
**Picocrypt.exe ${{ env.CHECKSUM_PICOCRYPT }}