Skip to content

Commit 70561c0

Browse files
committed
license-eye 0.8.0
1 parent fb83d44 commit 70561c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/l/license-eye.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class LicenseEye < Formula
22
desc "Tool to check and fix license headers and resolve dependency licenses"
33
homepage "https://github.com/apache/skywalking-eyes"
4-
url "https://www.apache.org/dyn/closer.lua?path=skywalking/eyes/0.7.0/skywalking-license-eye-0.7.0-src.tgz"
5-
mirror "https://archive.apache.org/dist/skywalking/eyes/0.7.0/skywalking-license-eye-0.7.0-src.tgz"
6-
sha256 "d4663ac8222aa9610abba48670c22bb1ab4fb893bd2f9592c2efd4b6c0225b50"
4+
url "https://www.apache.org/dyn/closer.lua?path=skywalking/eyes/0.8.0/skywalking-license-eye-0.8.0-src.tgz"
5+
mirror "https://archive.apache.org/dist/skywalking/eyes/0.8.0/skywalking-license-eye-0.8.0-src.tgz"
6+
sha256 "cd642a1090ad526fa6517c795c9360916bbb15ed483b3ebc3199ddb9a9821a65"
77
license "Apache-2.0"
88
head "https://github.com/apache/skywalking-eyes.git", branch: "main"
99

0 commit comments

Comments
 (0)