[OpenBLAS_jll] Update to `v0.3.13+11` (#43300)
This version has been rebuilt to have 32 threads by default, instead of 512 as
it accidentally happened before. The large number of threads caused problems on
some platforms, including `StackOverflowError`s.
Fix #43008.