Skip to content

Commit

Permalink
upgraded BouncyCastle to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbolger committed Aug 26, 2022
1 parent d4f2b64 commit f96a3ef
Show file tree
Hide file tree
Showing 4 changed files with 4,490 additions and 127 deletions.
2 changes: 1 addition & 1 deletion Posh-ACME/Posh-ACME.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ DotNetFrameworkVersion = '4.7.1'

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = @(
'lib\BC.Crypto.1.8.8.2-netstandard2.0.dll'
'lib\BC.Crypto.1.9.0-netstandard2.0.dll'
'System.Net.Http'
)

Expand Down
Binary file removed Posh-ACME/lib/BC.Crypto.1.8.8.2-netstandard2.0.dll
Binary file not shown.
Binary file added Posh-ACME/lib/BC.Crypto.1.9.0-netstandard2.0.dll
Binary file not shown.
Loading

0 comments on commit f96a3ef

Please sign in to comment.