natalie 0.4
Update natalie.rb to version 0.4 Closes Homebrew/homebrew#46958. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
4430e6ff3b
commit
f4f3d49ab4
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.3.tar.gz"
|
url "https://github.com/krzyzanowskim/Natalie/archive/0.4.tar.gz"
|
||||||
sha256 "8fa28a53e963fb9bcee73b040fb6c6fbbe20d20472c8f42e0c3795603a2295f4"
|
sha256 "cdec277f33fcda3b5287bdc79d6f958ddfabf23fb4bf4f9e68b441173768bfde"
|
||||||
head "https://github.com/krzyzanowskim/Natalie.git"
|
head "https://github.com/krzyzanowskim/Natalie.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue