rustup-init: update 1.19.0 bottle.

This commit is contained in:
BrewTestBot 2019-09-09 22:31:15 +00:00 committed by Igor Kapkov
parent 108e9b3f76
commit 98c7533fa0
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -6,9 +6,9 @@ class RustupInit < Formula
bottle do
cellar :any_skip_relocation
sha256 "d9e405380444bb5afc9edd9f0938558c9acaa0f15c8a01d88f85834801e59100" => :mojave
sha256 "8e302783ad37e7f272161b9ae7e6f45dd4e86eb1267fa0d29c873e4fe0c039d0" => :high_sierra
sha256 "c26c7c239ce0db72e2e079165e811a5065fa4f6448eac61d6147c6b3e46a6f8e" => :sierra
sha256 "94cb5f24140351e20dc33fa9b62e55868fa5e0116ac2f446637f9cb77f8236d5" => :mojave
sha256 "c107742debd703bdbcd6228f9d41221ed99cce07b904ccc3f638d40ed1235760" => :high_sierra
sha256 "4120b388c7073eaab8825d4353932e1f8d6427139767eaa8c44ba959ed6d6a35" => :sierra
end
depends_on "rust" => :build