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 4cf989d commit 6fe9ee5Copy full SHA for 6fe9ee5
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.1.2.tar.gz"
5
- sha256 "81e89fb52a1826602fd10ef03e6271d1fff19961a68a8840a05545b0f1e49177"
+ url "https://github.com/handsomecode/UnityBuildKit/archive/1.1.3.tar.gz"
+ sha256 "bb82758f0310deb59fcfae88539950ed4b53b0a629cc5f88e9e38ba6d45ef38f"
6
head "https://github.com/handsomecode/UnityBuildKit.git"
7
8
depends_on :xcode
0 commit comments