Skip to content

Commit 14f7bb5

Browse files
authoredApr 15, 2020
fix(ios): hyperloop compatibility with xcode 11.4 (#11612)
Fixes TIMOB-27824
1 parent 5422e25 commit 14f7bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎support/module/packaged/modules.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
},
6464
"hyperloop": {
6565
"hyperloop": {
66-
"url": "https://github.com/appcelerator-modules/hyperloop-builds/releases/download/v5.0.2/hyperloop-5.0.2.zip",
67-
"integrity": "sha512-CJQ5FlZfN09vXnyXoqFWL8cwCbR/1rDLYA8rB+U+R4CIuv/BKBTcTxzXjJgTm6SmmqOpv5pEkmK7OZZIXjWCGQ=="
66+
"url": "https://github.com/appcelerator-modules/hyperloop-builds/releases/download/v5.0.3/hyperloop-5.0.3.zip",
67+
"integrity": "sha512-4vHEggtcmag7lF25yubM2Gt2jstrexx41ADFYWKGAyPely3A2+HVnifiY/em8r4eMLy0W0tKATop7bP9g/oLnA=="
6868
}
6969
}
7070
}

0 commit comments

Comments
 (0)
Please sign in to comment.