Skip to content

Commit d83b688

Browse files
author
Eric Miller
committed
Updating Homebrew formula
1 parent 432c31d commit d83b688

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.1.0.tar.gz"
5-
sha256 "eaba983c1e2c9e016cdc83e272cb9dcf2ab095a9a224883ce8c9b6b86828c462"
4+
url "https://github.com/handsomecode/UnityBuildKit/archive/1.1.1.tar.gz"
5+
sha256 "19dd6959f0aa6b6aaa52a6acb4c9423014f5282a5909da77a5192ae16a29dcca"
66
head "https://github.com/handsomecode/UnityBuildKit.git"
77

88
depends_on :xcode

0 commit comments

Comments
 (0)