From edec27cd0960f484e7e454d4873af88cf9035637 Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Fri, 23 Aug 2024 16:56:14 +0200 Subject: [PATCH] Test for the store --- .github/workflows/release-workflows.yaml | 2 +- appinfo/info.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-workflows.yaml b/.github/workflows/release-workflows.yaml index 66152f7b..bd0f99fd 100644 --- a/.github/workflows/release-workflows.yaml +++ b/.github/workflows/release-workflows.yaml @@ -90,7 +90,7 @@ jobs: # Step 10: Sign the TAR.GZ file with OpenSSL - name: Sign the TAR.GZ file with OpenSSL run: | - openssl dgst -sha512 -sign signing-key.key -out nexcloud-release.signature nexcloud-release.tar.gz + openssl smime -sign -in nexcloud-release.tar.gz -out nexcloud-release.signiture -signer signing-cert.crt -inkey signing-key.key -outform PEM # Step 11: Generate Git version information - name: Git Version diff --git a/appinfo/info.xml b/appinfo/info.xml index 8e55e325..72b17480 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ Create a [bug report](https://github.com/OpenCatalogi/.github/issues/new/choose) Create a [feature request](https://github.com/OpenCatalogi/.github/issues/new/choose) ]]> - 0.6.3 + 0.6.4 agpl Conduction Acato