cocoapods: update 1.8.4 bottle.
This commit is contained in:
parent
fccd018cb4
commit
c8a0a2bf35
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Cocoapods < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "a0a43af8341910cd0d4d58d242ef5c6ff9b0d1f2fa36c941cd84d1d35418fd87" => :catalina
|
||||
sha256 "079f180eb3f8e93cf485fd8da4a469848e669cd0afa2646ac0b298c533f67aee" => :mojave
|
||||
sha256 "412208a9da3ba6c91ffcafbe5a11d5d829a545066ffd5a5b84357437afbe5338" => :high_sierra
|
||||
sha256 "d3a1e25ecbb970fb8c560eb382d2ad638e91e3904079ab5927ad949fbdfcdd4c" => :catalina
|
||||
sha256 "d43db56c6e712b2ea5349d1fd02cb60678d7becc2672921132408498aa20adc2" => :mojave
|
||||
sha256 "29ed00f2a077cb02c4bc224738c2a6e1447cbe0b78112db3bc68f583d466506f" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "ruby" if MacOS.version <= :sierra
|
||||
|
|
Loading…
Reference in a new issue