cocoapods 1.3.1
Closes #16470. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d2537422bd
commit
c7816af8a1
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.3.0.tar.gz"
|
||||
sha256 "3911e36ca3b3cf443b984d0f802b76b21458db493e35f1427e032c83b8339635"
|
||||
url "https://github.com/CocoaPods/CocoaPods/archive/1.3.1.tar.gz"
|
||||
sha256 "6ca7d696462a9d7109fd47e4143f0bb78683ec00aeb3bc2e4d8b245c1d5e3c13"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue