Skip to content

Commit e7b3fec

Browse files
committed
Update fips-check.sh to pickup XTS streaming support on aarch64
1 parent ad8eb76 commit e7b3fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fips-check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ linuxv5|linuxv5.2.1)
240240
)
241241
;;
242242
v6.0.0)
243-
WOLF_REPO_TAG='WCv6.0.0-RC4'
243+
WOLF_REPO_TAG='WCv6.0.0-RC5'
244244
FIPS_REPO_TAG='WCv6.0.0-RC4'
245245
ASM_PICKUPS_TAG='WCv6.0.0-RC4'
246246
FIPS_OPTION='v6'

0 commit comments

Comments
 (0)