Skip to content

Commit 9eee858

Browse files
committed
chore(graphlint): update to version 0.11.2
1 parent 90a96a0 commit 9eee858

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.7.0/graphlint"
5-
sha256 "e3406187ad8b22108f42b9f1f409641047be9df7f5f3cafe6cf88004eaec7c24"
4+
url "https://github.com/worksome/graphlint/releases/download/v0.11.2/graphlint"
5+
sha256 "b169fe9978949c8b68e8ac4e2015983cc58743dd0fd01284db34a395ed319843"
66
license "MIT"
77

88
depends_on "php"

0 commit comments

Comments
 (0)