natalie 0.2
Closes Homebrew/homebrew#40933. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
c335abcd81
commit
0708778335
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Natalie < Formula
|
||||
desc "Storyboard Code Generator (for Swift)"
|
||||
homepage "https://github.com/krzyzanowskim/Natalie"
|
||||
url "https://github.com/krzyzanowskim/Natalie/archive/0.1.tar.gz"
|
||||
sha256 "943dab1b7ac16555ec3047983a3c397f7ebe7559d3c098c02a6ee6d8e966655e"
|
||||
url "https://github.com/krzyzanowskim/Natalie/archive/0.2.tar.gz"
|
||||
sha256 "a4dd246db70e8818ecde34df68a60d8bf15c51465b365f466e606f74e41714e9"
|
||||
head "https://github.com/krzyzanowskim/Natalie.git"
|
||||
|
||||
depends_on :xcode => "6.3"
|
||||
|
|
Loading…
Reference in a new issue