Skip to content

Commit 3276f57

Browse files
committed
chore(graphlint): update to version 0.11.3
1 parent 9eee858 commit 3276f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/graphlint.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Graphlint < Formula
22
desc "Static analysis tool for GraphQL"
33
homepage "https://github.com/worksome/graphlint"
4-
url "https://github.com/worksome/graphlint/releases/download/v0.11.2/graphlint"
5-
sha256 "b169fe9978949c8b68e8ac4e2015983cc58743dd0fd01284db34a395ed319843"
4+
url "https://github.com/worksome/graphlint/releases/download/v0.11.3/graphlint"
5+
sha256 "125e9c8ab0d58890d95f7fc0334661e61381dc0558b24512a40cb63bd1514d2a"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)