mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-04-08 19:35:37 +02:00
Compare commits
3 Commits
v9.8.1.0p1
...
L1-Prod
Author | SHA1 | Date | |
---|---|---|---|
|
87589cb52a | ||
|
ae4d79548b | ||
|
ebf903a86b |
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
run: |
|
||||
version=$(echo "${{ github.event.release.tag_name }}" | grep -oP "(?<=v)[\d.]+")
|
||||
echo "version=$version" >> $GITHUB_OUTPUT
|
||||
- uses: vedantmgoyal9/winget-releaser@b87a066d9e624db1394edcd947f8c4e5a7e30cd7
|
||||
- uses: vedantmgoyal9/winget-releaser@4ffc7888bffd451b357355dc214d43bb9f23917e
|
||||
with:
|
||||
identifier: Microsoft.OpenSSH.Preview
|
||||
version: ${{ steps.extract_version.outputs.version }}
|
||||
|
@ -20,6 +20,8 @@ which has instructions for [building](https://github.com/PowerShell/Win32-OpenSS
|
||||
| 04/17/2023 | 9.2.2.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.2.2.0 |
|
||||
| 10/10/2023 | 9.4.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.4.0.0 |
|
||||
| 12/18/2023 | 9.5.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.5.0.0 |
|
||||
| 10/08/2024 | 9.8.0.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.8.0.0 |
|
||||
| 10/10/2024 | 9.8.1.0 | https://github.com/PowerShell/openssh-portable/releases/tag/v9.8.1.0 |
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user