heroku: update 7.15.1 bottle.

This commit is contained in:
BrewTestBot 2018-09-11 17:59:55 +00:00 committed by Chongyu Zhu
parent 03ea5116f9
commit 5de46aaf50
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -9,11 +9,12 @@ class Heroku < Formula
head "https://github.com/heroku/cli.git"
bottle do
prefix "/usr/local"
cellar :any_skip_relocation
sha256 "20448386ca27a11b4ad7a1c7a43c895e3dd23e7ba0d1d99b0fa2fecc8b8262a9" => :mojave
sha256 "4879b0140e86fc83dd4bad26df554157dc91232f4f5de60f1bd15b5bfea91517" => :high_sierra
sha256 "3c693df3f580a079b35c2d55f6e5400cd87056eca173ed8e45e5992d7a6ea622" => :sierra
sha256 "22bb36c8dc835c9651d8ce7a3b8df61aab4efb5d3652b6d9d39c8c3a1e60ffb4" => :el_capitan
sha256 "5505495cee468c816d9c56d7c6a9c845bbdf6e3c0f1439159e8913b6415a15b0" => :mojave
sha256 "fc51e8bcebe8e299a48be3842c7b1555865c8766011e09694505f2e272ae7bc5" => :high_sierra
sha256 "02b8433da035c14bf0da37069bae2f3f0505446c0007d2ea28a0fd633d0f6827" => :sierra
sha256 "89dac5fcff802489988290a2fdcb9fd326c71dd766bb43774f74746e4b92f874" => :el_capitan
end
depends_on "node"