cocoapods 1.5.0
Closes #26188. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
a12782e77f
commit
ed50874831
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cocoapods < Formula
|
||||
desc "Dependency manager for Cocoa projects"
|
||||
homepage "https://cocoapods.org/"
|
||||
url "https://github.com/CocoaPods/CocoaPods/archive/1.4.0.tar.gz"
|
||||
sha256 "c0044f1f74cfe88e6c671dc8225ea8fb94235c6155ca15f1676266f7ef5ba7c5"
|
||||
url "https://github.com/CocoaPods/CocoaPods/archive/1.5.0.tar.gz"
|
||||
sha256 "6726def006066acd7ee340dc1eadc07376b695cee7b8c1ccfbc6f3140754a451"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue