-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dfb1012
commit 50d4c20
Showing
9 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#checksum for Branch.zip on Github | ||
1b085b315d3bdb689e7b165502ad75530ae43ff9 Branch/Branch.zip | ||
573d494d4eb929ddc0a062934fad68c95cd31465 Branch/Branch.zip | ||
#checksum for Branch-static.zip on Github | ||
1ed4593f0c0d76e70950a8d554533e0d6701f0b6 Branch-static/Branch-static.zip | ||
89c3c44dbd0ef7161cc125dc49527d30aa0dc3ad Branch-static/Branch-static.zip | ||
#checksum for Branch-tvOS.zip on Github | ||
07e4186a095fd107fc0ddca86810b11b1ca487c8 Branch-tvOS/Branch-tvOS.zip | ||
198fa646539199619562c03b6e0559b95a910ca6 Branch-tvOS/Branch-tvOS.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ Options: | |
USAGE | ||
} | ||
|
||
version=0.35.0 | ||
version=0.35.1 | ||
|
||
if (( $# == 0 )); then | ||
echo $version | ||
|