Skip to content

Commit 90a96a0

Browse files
committed
chore(graphlint): update to version 0.7.0
1 parent 1a41348 commit 90a96a0

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

88
depends_on "php"

0 commit comments

Comments
 (0)