Skip to content

Commit

Permalink
Merge pull request #2373 from LibreSign/backport/2372/stable28
Browse files Browse the repository at this point in the history
[stable28] Bump cfssl
  • Loading branch information
vitormattos authored Feb 28, 2024
2 parents 1068503 + 2b14814 commit 373f93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Service/InstallService.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class InstallService {
/**
* When update, verify the hash of all architectures
*/
public const CFSSL_VERSION = '1.6.3';
public const CFSSL_VERSION = '1.6.4';
/** @var ICache */
private $cache;
/** @var OutputInterface */
Expand Down

0 comments on commit 373f93e

Please sign in to comment.