From 804650b22da7244ee40429b4b6cb4bcc67269156 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 14 Jul 2023 00:25:06 +0000 Subject: [PATCH] powershell/7.3.6 package update --- powershell.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/powershell.yaml b/powershell.yaml index d37e1c332b8..d51a62e413c 100644 --- a/powershell.yaml +++ b/powershell.yaml @@ -1,6 +1,6 @@ package: name: powershell - version: 7.3.5 + version: 7.3.6 epoch: 0 description: 'cross-platform automation and configuration tool/framework' copyright: @@ -29,7 +29,7 @@ pipeline: with: repository: https://github.com/powershell/powershell tag: v${{package.version}} - expected-commit: e414a5ec47704b7cffdb4b282f5985833a685db7 + expected-commit: baaad399f1b860da0b2dcf2b749f5bac797fe996 destination: powershell - working-directory: /home/build/powershell