Install specific version of zigbee2mqtt

How can I install a specific version? 1.12.0-dev (commit #f95eb45)
When following the guide it just installs the latest version.

What should I change here?

sudo git clone https://github.com/Koenkk/zigbee2mqtt.git /opt/zigbee2mqtt
sudo chown -R pi:pi /opt/zigbee2mqtt
cd /opt/zigbee2mqtt
npm ci