Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/rswift.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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 => "v1.3.0",
:revision => "c7b9104364315f9dfa0997feff5bc471c45aa5ec"
:tag => "v2.3.0",
:revision => "d49c00dfe93066d5ab61ab7ae92965857c98d60f"

bottle do
cellar :any_skip_relocation
Expand Down