I solved this long time a go and forgot to write the answer. For the benefit of anyone facing this issue.
What I found was that everytime hamachi updates its adapter driver it will reset all adapters to DHCP configuration. So what I did was created a script to check if the bridge was in DHCP or static, if it was in DHCP it would configure the proper IP.
Any time you uninstall or install hamachi, it will reset the adapters from static to DHCP becuase it will remove or install the adapters driver. Also in the applications update will also do the same.