class KPM::Sha1Checker

def reload!

def reload!
  @sha1_config = YAML::load_file(@sha1_file)
end