Skip to content

Commit 9034563

Browse files
committed
revive 1.5.0
1 parent 88e7902 commit 9034563

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.4.0",
6-
revision: "a65fb8d1b5f6f64665191600873c9289e89e06a4"
5+
tag: "v1.5.0",
6+
revision: "78c3a6c363edb5757ca829c9befa25bf75ac8bfc"
77
license "MIT"
88
head "https://github.com/mgechev/revive.git", branch: "master"
99

0 commit comments

Comments
 (0)