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 0f8dc1a commit 6f1826bCopy full SHA for 6f1826b
Formula/i/iblinter.rb
@@ -4,6 +4,7 @@ class Iblinter < Formula
4
url "https://github.com/IBDecodable/IBLinter/archive/refs/tags/0.5.0.tar.gz"
5
sha256 "d1aafdca18bc81205ef30a2ee59f33513061b20184f0f51436531cec4a6f7170"
6
license "MIT"
7
+ revision 1
8
head "https://github.com/IBDecodable/IBLinter.git", branch: "master"
9
10
no_autobump! because: :requires_manual_review
0 commit comments