File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ $ make open
28
28
| SwiftGen| https://github.com/SwiftGen/SwiftGen | 6.4.0| ` x86_64 ` | -|
29
29
| SwiftLint| https://github.com/realm/SwiftLint | 0.43.1| ` x86_64 arm64 ` | -|
30
30
| SwiftFormat| https://github.com/nicklockwood/SwiftFormat | 0.48.11| ` x86_64 arm64 ` | -|
31
- | IBLinter| https://github.com/IBDecodable/IBLinter | 0.4.27 | ` x86_64 ` | -|
31
+ | IBLinter| https://github.com/IBDecodable/IBLinter | 0.5.0 | ` x86_64 ` | -|
32
32
| LicensePlist| https://github.com/mono0926/LicensePlist | 3.17.0| ` x86_64 arm64 ` | -|
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ INSTALL_PATH=$1
50
50
mkdir -p " ${INSTALL_PATH} "
51
51
52
52
NAME=" IBLinter"
53
- VERSION=" 0.4.27 "
53
+ VERSION=" 0.5.0 "
54
54
ZIP_URL=" https://github.com/IBDecodable/IBLinter/releases/download/${VERSION} /portable_iblinter.zip"
55
55
BIN_PATH=" ${INSTALL_PATH} /bin/iblinter"
56
56
You can’t perform that action at this time.
0 commit comments