File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Swiftgraphql < Formula
33 homepage "https://swift-graphql.org"
44 license "MIT"
55
6- url "https://github.com/maticzav/swift-graphql/archive/5.1.0 .tar.gz"
7- sha256 "5a79218ffe569e2eb92cad9b41a9382f0dce809c52e8b0343aa071d38ce29744 "
6+ url "https://github.com/maticzav/swift-graphql/archive/5.1.2 .tar.gz"
7+ sha256 "a3b7af209356dc1362b807fd9a4f33dde47c2b815e034e6c7016f19968e8d33e "
88
99 head "https://github.com/maticzav/swift-graphql.git"
1010
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
55 spec . summary = 'GraphQL query generator and client for Swift'
66 spec . license = { :type => 'MIT' }
77
8- spec . version = '5.1.0 '
8+ spec . version = '5.1.2 '
99 spec . source = {
1010 :git => 'https://github.com/maticzav/swift-graphql.git' ,
1111 :tag => spec . version . to_s
You can’t perform that action at this time.
0 commit comments