Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0161ad4

Browse filesBrowse files
authored
ucrt - update RI2 OpenSSL to 3.0.7, from 3.0.5 (#3)
1 parent 1c8c959 commit 0161ad4
Copy full SHA for 0161ad4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎create_gcc_pkg.rb

Copy file name to clipboardExpand all lines: create_gcc_pkg.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def add_ri2_key
4545
def openssl_upgrade
4646
add_ri2_key
4747

48-
pkg_name = "openssl-3.0.5-1-any.pkg.tar.zst"
48+
pkg_name = "openssl-3.0.7-1-any.pkg.tar.zst"
4949
pkg = "https://github.com/oneclick/rubyinstaller2-packages/releases/download/ci.ri2/#{PKG_PRE}#{pkg_name}"
5050
pkg_sig = "#{pkg}.sig"
5151
old_dlls = %w[libcrypto-1_1-x64.dll libssl-1_1-x64.dll]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.