We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b13a3b commit cb66828Copy full SHA for cb66828
Formula/c/cocoapods.rb
@@ -1,8 +1,8 @@
1
class Cocoapods < Formula
2
desc "Dependency manager for Cocoa projects"
3
homepage "https://cocoapods.org/"
4
- url "https://github.com/CocoaPods/CocoaPods/archive/refs/tags/1.16.0.tar.gz"
5
- sha256 "cdbfec254ccfffc0722b48c88c665105eb56901efacdd92dca6ca5004ab74d60"
+ url "https://github.com/CocoaPods/CocoaPods/archive/refs/tags/1.16.1.tar.gz"
+ sha256 "71855f746ba021cbf17809b971c428515fa3db1afd2b9dbd8f87c656ef967591"
6
license "MIT"
7
8
bottle do
0 commit comments