We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97715bd commit c10dc8bCopy full SHA for c10dc8b
Formula/h/hawkeye.rb
@@ -1,8 +1,8 @@
1
class Hawkeye < Formula
2
desc "Simple license header checker and formatter, in multiple distribution forms"
3
homepage "https://github.com/korandoru/hawkeye"
4
- url "https://github.com/korandoru/hawkeye/archive/refs/tags/v6.0.2.tar.gz"
5
- sha256 "5b9bd03c537ca2c21f2fb43885a75d1f38485595891013d64acc1f41ac6b0b1b"
+ url "https://github.com/korandoru/hawkeye/archive/refs/tags/v6.0.3.tar.gz"
+ sha256 "339a5d9b9461637b90b518158568607ba50bda4f27799af40d6cef28436255bc"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments