Skip to content

Commit

Permalink
Update formula to version 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Jun 8, 2020
1 parent 2115816 commit 586f5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/anylint.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Anylint < Formula
desc "Lint anything by combining the power of Swift & regular expressions"
homepage "https://github.com/Flinesoft/AnyLint"
url "https://github.com/Flinesoft/AnyLint.git", :tag => "0.8.0", :revision => "0a7cde6513c3b9404b4b425e372a27fa2cae12dd"
url "https://github.com/Flinesoft/AnyLint.git", :tag => "0.8.1", :revision => "fcc0975f934235bf0fbee196c01cd44fbc2c1fd4"
head "https://github.com/Flinesoft/AnyLint.git"

depends_on :xcode => ["11.4", :build]
Expand Down

0 comments on commit 586f5a4

Please sign in to comment.