Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions powershell.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down