From 5f02302b34ab1f957348870fd126692aa4dd840a Mon Sep 17 00:00:00 2001 From: sjuergen Date: Wed, 15 Apr 2026 13:37:44 +0200 Subject: [PATCH] fix: correct public key with v1 and v2 which is reqired --- profile/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 4bf3ad0..b3640d2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -61,7 +61,9 @@ When installing packages from 3rd party locations (other than the "@ax" product ```yml publicKeys: - "@simatic-ax": "3792a7e926775425ccdd29ceed8c368c3008b5b33d7d5550b3cb1f58093e1dff" + "@simatic-ax": + "v1": "3792a7e926775425ccdd29ceed8c368c3008b5b33d7d5550b3cb1f58093e1dff" + "v2": "7af3e394eb2b285a3d99ab8e1f745cc6db75704b30a80393339c721a92ffffd9" ``` ## More SIMATIC AX Communities