Skip to content

Commit 27e1c7a

Browse files
author
Eric Miller
committed
Update Homebrew formula
1 parent 11982de commit 27e1c7a

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/1.0.2.tar.gz"
5-
sha256 "87b0352f798fe3b796236c4dda1143f1166c4789f4e29ae21effe0fb338050a0"
4+
url "https://github.com/handsomecode/UnityBuildKit/archive/1.1.0.tar.gz"
5+
sha256 "eaba983c1e2c9e016cdc83e272cb9dcf2ab095a9a224883ce8c9b6b86828c462"
66
head "https://github.com/handsomecode/UnityBuildKit.git"
77

88
depends_on :xcode

0 commit comments

Comments
 (0)