diff --git a/Formula/libgit2-glib.rb b/Formula/libgit2-glib.rb index 62a44afd2e..9952597b4f 100644 --- a/Formula/libgit2-glib.rb +++ b/Formula/libgit2-glib.rb @@ -6,9 +6,9 @@ class Libgit2Glib < Formula head "https://github.com/GNOME/libgit2-glib.git" bottle do - sha256 "2a8850fb76314cbb73134d4c2fc73a745fe4bb3b5ebc889d902ffb70e9b104b4" => :mojave - sha256 "6ca7108fd8a692ba5a9ebc480f9bb49b33bc0a154057e595a40baa543690bade" => :high_sierra - sha256 "0d44665ecaa51f237ed56445dd415833addc1be0b95b33f069d47b23fcd55cee" => :sierra + sha256 "f82b96ed9c95745467ee9aff18b2d6ba0156d51f68801a781bee67d6b2b2923a" => :mojave + sha256 "0b66cc16cda70882208b1f82be0a715fb3994054ea336c847e78189eb09dee97" => :high_sierra + sha256 "e05260bd33fb4ff96ba9669ab65930bef977219bc455717ca6bdd97eb77e3bd6" => :sierra end depends_on "gobject-introspection" => :build