natalie 0.4.1
Closes #838. Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
This commit is contained in:
parent
b971410632
commit
8582810adf
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Natalie < Formula
|
class Natalie < Formula
|
||||||
desc "Storyboard Code Generator (for Swift)"
|
desc "Storyboard Code Generator (for Swift)"
|
||||||
homepage "https://github.com/krzyzanowskim/Natalie"
|
homepage "https://github.com/krzyzanowskim/Natalie"
|
||||||
url "https://github.com/krzyzanowskim/Natalie/archive/0.4.tar.gz"
|
url "https://github.com/krzyzanowskim/Natalie/archive/0.4.1.tar.gz"
|
||||||
sha256 "cdec277f33fcda3b5287bdc79d6f958ddfabf23fb4bf4f9e68b441173768bfde"
|
sha256 "c2ef0ad5f68294ac8886abb1a8c20a6f647d81f2a7e5452c73b572382229b38a"
|
||||||
head "https://github.com/krzyzanowskim/Natalie.git"
|
head "https://github.com/krzyzanowskim/Natalie.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue