Skip to content

Commit 7a99af1

Browse files
authored
Update OpenSSL Windows
1 parent 2d1c82b commit 7a99af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: 💾 Download OpenSSL 3.x
8585
uses: ethanjli/[email protected]
8686
with:
87-
url: "https://slproweb.com/download/Win64${{ matrix.os.architecture == 'arm64' && 'ARM' || '' }}OpenSSL-3_5_2.exe"
87+
url: "https://slproweb.com/download/Win64${{ matrix.os.architecture == 'arm64' && 'ARM' || '' }}OpenSSL-3_5_3.exe"
8888
destination: .\installer\openssl.exe
8989
cache-key: OpenSSL
9090

0 commit comments

Comments
 (0)