Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
iblinter 0.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Oct 9, 2019
1 parent d900701 commit a48e063
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iblinter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ class Iblinter < Formula
desc "A linter tool for Interface Builder"
homepage "https://github.com/IBDecodable/IBLinter"
url "https://github.com/IBDecodable/IBLinter.git",
:tag => "0.4.19",
:revision => "45a1ef2e1c57bd3d75fe3a77e2634ea7503f0278"
:tag => "0.4.20",
:revision => "4b518dafbd64a329374f285c5f27bc6c08be7a38"
head "https://github.com/IBDecodable/IBLinter.git"

bottle do
root_url "https://github.com/IBDecodable/IBLinter/releases/download/0.4.19"
root_url "https://github.com/IBDecodable/IBLinter/releases/download/0.4.20"
cellar :any_skip_relocation
sha256 "db0acc1c455bde3d5a08e692cc867c7770ae7440b2441e5dead3797f5e24b0e2" => :mojave
end
Expand Down

0 comments on commit a48e063

Please sign in to comment.