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 8e04404 commit ae82369Copy full SHA for ae82369
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.0.tar.gz"
5
- sha256 "8a70f1354c2ae2ebd3e8adba3c4f1aa6490c7ce475b5bae7858175f1175344f0"
+ url "https://github.com/handsomecode/UnityBuildKit/archive/1.0.1.tar.gz"
+ sha256 "506134bdac087ae613d34dcc2078cbda1992aa6a6df5f76d0e0d52e99d0f08f3"
6
head "https://github.com/handsomecode/UnityBuildKit.git"
7
8
depends_on :xcode
0 commit comments