Skip to content

Commit 02732ff

Browse files
author
Eric Miller
committed
Update Homebrew formula
1 parent 4f81ee3 commit 02732ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/unitybuildkit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Unitybuildkit < Formula
22
desc "A command line tool that generates an iOS application with an embedded Unity scene"
33
homepage "https://github.com/handsomecode/UnityBuildKit"
4-
url "https://github.com/handsomecode/UnityBuildKit/archive/0.9.0.tar.gz"
5-
sha256 "80ae226bcd7afbe904bf30f2b28deac8b560f88ccac35d46b12f1278304cdddb"
4+
url "https://github.com/handsomecode/UnityBuildKit/archive/1.0.0.tar.gz"
5+
sha256 "8a70f1354c2ae2ebd3e8adba3c4f1aa6490c7ce475b5bae7858175f1175344f0"
66
head "https://github.com/handsomecode/UnityBuildKit.git"
77

88
depends_on :xcode

0 commit comments

Comments
 (0)