rswift 3.1.0
Closes #5811. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
29443bc63c
commit
c3d6d72299
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Rswift < Formula
|
|||
desc "Get strong typed, autocompleted resources like images, fonts and segues"
|
||||
homepage "https://github.com/mac-cain13/R.swift"
|
||||
url "https://github.com/mac-cain13/R.swift.git",
|
||||
:tag => "v3.0.0",
|
||||
:revision => "ae12b4cee175cc4b571986b5bee403320ee303a8"
|
||||
:tag => "v3.1.0",
|
||||
:revision => "c5b9ba1d7882cb393df032be3238a6c49d87fc52"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue