File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 974974 </remarks >
975975 </define-flag >
976976 <constraint >
977- <matches target =" .[@algorithm=('SHA-224','SHA3-224')" regex =" ^[0-9a-fA-F]{28}$" />
978- <matches target =" .[@algorithm=('SHA-256','SHA3-256')" regex =" ^[0-9a-fA-F]{32}$" />
979- <matches target =" .[@algorithm=('SHA-384','SHA3-384')" regex =" ^[0-9a-fA-F]{48}$" />
980- <matches target =" .[@algorithm=('SHA-512','SHA3-512')" regex =" ^[0-9a-fA-F]{64}$" />
977+ <matches target =" .[@algorithm=('SHA-224','SHA3-224')] " regex =" ^[0-9a-fA-F]{28}$" />
978+ <matches target =" .[@algorithm=('SHA-256','SHA3-256')] " regex =" ^[0-9a-fA-F]{32}$" />
979+ <matches target =" .[@algorithm=('SHA-384','SHA3-384')] " regex =" ^[0-9a-fA-F]{48}$" />
980+ <matches target =" .[@algorithm=('SHA-512','SHA3-512')] " regex =" ^[0-9a-fA-F]{64}$" />
981981 </constraint >
982982 </define-field >
983983
You can’t perform that action at this time.
0 commit comments