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.0.4 .tar.gz"
7- sha256 "ee77772ef29c64ee54b4b372f77d064b9bad751eb2383520f84c456f19acbfee "
6+ url "https://github.com/maticzav/swift-graphql/archive/5.0.5 .tar.gz"
7+ sha256 "383a03e0789cc95d88a4c45fc4d4827ab2154138bd8c5a0dcc55fae22719ca6b "
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.0.4 '
8+ spec . version = '5.0.5 '
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