Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit b8dbea7

Browse files
committed
fix(win32-openssh): Fix Win32-OpenSSH version
1 parent 61d21d7 commit b8dbea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/win-simple.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
vars:
55
# renovate: datasource=github-tags depName=bleachbit/bleachbit
66
bleachbit_version: 4.4.2
7-
# renovate: datasource=github-tags depName=PowerShell/Win32-OpenSSH versioning=loose
8-
openssh_version: 12_22_2015
7+
# renovate: datasource=github-tags depName=PowerShell/Win32-OpenSSH
8+
openssh_version: v8.9.1.0p1-Beta
99

1010
roles:
1111
- role: ansible-role-virtio-win

0 commit comments

Comments
 (0)