mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
Boost keeps changing their interface and we don't need to use that SHA routine anyway. This replaces it with the murmur3 hash that should be faster and is kept in-tree Fixes https://gitlab.com/kicad/code/kicad/-/issues/18653