diff --git a/powershell.yaml b/powershell.yaml index 61c695bf241..d37e1c332b8 100644 --- a/powershell.yaml +++ b/powershell.yaml @@ -1,7 +1,7 @@ package: name: powershell - version: 7.3.4 - epoch: 1 + version: 7.3.5 + epoch: 0 description: 'cross-platform automation and configuration tool/framework' copyright: - license: MIT @@ -29,7 +29,7 @@ pipeline: with: repository: https://github.com/powershell/powershell tag: v${{package.version}} - expected-commit: 17b3f062872e4070445b2c52ed55a4680e07e139 + expected-commit: e414a5ec47704b7cffdb4b282f5985833a685db7 destination: powershell - working-directory: /home/build/powershell