Skip to content

Commit 7ec0a3f

Browse files
committed
revive 1.11.0
1 parent c17bf49 commit 7ec0a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/revive.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Revive < Formula
22
desc "Fast, configurable, extensible, flexible, and beautiful linter for Go"
33
homepage "https://revive.run"
44
url "https://github.com/mgechev/revive.git",
5-
tag: "v1.10.0",
6-
revision: "6becd540e4f864330381c0f2cd0cf05089aa8aa3"
5+
tag: "v1.11.0",
6+
revision: "92243279ea475f93e3bfa468488f5b44c642a659"
77
license "MIT"
88
head "https://github.com/mgechev/revive.git", branch: "master"
99

0 commit comments

Comments
 (0)