rswift 1.3.0
Closes Homebrew/homebrew#49342. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4d30d5677d
commit
4915209ce2
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"
|
desc "Get strong typed, autocompleted resources like images, fonts and segues"
|
||||||
homepage "https://github.com/mac-cain13/R.swift"
|
homepage "https://github.com/mac-cain13/R.swift"
|
||||||
url "https://github.com/mac-cain13/R.swift.git",
|
url "https://github.com/mac-cain13/R.swift.git",
|
||||||
:tag => "v1.1.1",
|
:tag => "v1.3.0",
|
||||||
:revision => "3a6db62164d8f50ccdf43e59894fffb672fd5e3f"
|
:revision => "c7b9104364315f9dfa0997feff5bc471c45aa5ec"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue