We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11982de commit 27e1c7aCopy full SHA for 27e1c7a
Formula/unitybuildkit.rb
@@ -1,8 +1,8 @@
1
class Unitybuildkit < Formula
2
desc "A command line tool that generates an iOS application with an embedded Unity scene"
3
homepage "https://github.com/handsomecode/UnityBuildKit"
4
- url "https://github.com/handsomecode/UnityBuildKit/archive/1.0.2.tar.gz"
5
- sha256 "87b0352f798fe3b796236c4dda1143f1166c4789f4e29ae21effe0fb338050a0"
+ url "https://github.com/handsomecode/UnityBuildKit/archive/1.1.0.tar.gz"
+ sha256 "eaba983c1e2c9e016cdc83e272cb9dcf2ab095a9a224883ce8c9b6b86828c462"
6
head "https://github.com/handsomecode/UnityBuildKit.git"
7
8
depends_on :xcode
0 commit comments