We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eee858 commit 3276f57Copy full SHA for 3276f57
Formula/graphlint.rb
@@ -1,8 +1,8 @@
1
class Graphlint < Formula
2
desc "Static analysis tool for GraphQL"
3
homepage "https://github.com/worksome/graphlint"
4
- url "https://github.com/worksome/graphlint/releases/download/v0.11.2/graphlint"
5
- sha256 "b169fe9978949c8b68e8ac4e2015983cc58743dd0fd01284db34a395ed319843"
+ url "https://github.com/worksome/graphlint/releases/download/v0.11.3/graphlint"
+ sha256 "125e9c8ab0d58890d95f7fc0334661e61381dc0558b24512a40cb63bd1514d2a"
6
license "MIT"
7
8
depends_on "php"
0 commit comments