From 49657d9e3f11fba23c4730a707bcb0c98b3615c4 Mon Sep 17 00:00:00 2001 From: Michael Gangolf Date: Mon, 16 May 2022 21:50:31 +0200 Subject: [PATCH] feat(all): update included module versions (#13452) * feat(all): update included module versions * add note to readme --- README.md | 4 ++++ support/module/packaged/modules.json | 27 +++++++++++++-------------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 2984b92fcdb..d86969338e4 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,10 @@ The tests spit out their results to the console log, and the test scripts listen The `tests` folder contains the test suite. Any files living within that directory are copied on top of the test app's structure. +### Update packaged modules + +Some modules like ti.map or ti.facebook are included with the SDK. To update to the latest versions you have to edit the links in `support/module/packaged/modules.json` and run `node build/scons-modules-integrity.js`. This will download the files and update the integrity values. + ## Legal Titanium is a registered trademark of TiDev Inc. All Titanium trademark and patent rights were transferred and assigned to TiDev Inc. on 04/07/2022. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at https://tidev.io/legal. diff --git a/support/module/packaged/modules.json b/support/module/packaged/modules.json index 21244dbd53c..de6e84ff525 100644 --- a/support/module/packaged/modules.json +++ b/support/module/packaged/modules.json @@ -5,8 +5,8 @@ "integrity": "sha512-F3t4bOjAfqBuxehOYw+Z4YYP3MT9zeIMLkmigQ/vKU8R7WlwNC/hkmsVG9o+xRsy7eykRPN0QcqtBvgDszPHQg==" }, "facebook": { - "url": "https://github.com/tidev/ti.facebook/releases/download/v11.0.1-iphone/facebook-iphone-11.0.1.zip", - "integrity": "sha512-IklVWxVR5x2AcdHMv8fLzE+gg2pEYf8uJ1+mAzXvs7mkvzrnS7Z/YOeSwwRszN5tDmAUgmwd8dynPDPJRj9TSA==" + "url": "https://github.com/tidev/ti.facebook/releases/download/v12.0.0-iphone/facebook-iphone-12.0.0.zip", + "integrity": "sha512-hEVQbGeuVASnsW3sBuuIgNxD3AOZGFdMwJIkgBCDD5AGYS5/p/62a+ndfbvc8mbpPoG4hSBZaXxlerc+JpuhQg==" }, "ti.coremotion": { "url": "https://github.com/tidev/ti.coremotion/releases/download/v4.0.1/ti.coremotion-iphone-4.0.1.zip", @@ -17,8 +17,8 @@ "integrity": "sha512-m/kuUIkG3niXA/iuxghyzteF7DW4wridvCLzhxAe57EhbhSc8R77MCiGQjlAIfq9+eMzi9dQlSZUT8+bsXIopw==" }, "ti.webdialog": { - "url": "https://github.com/tidev/titanium-web-dialog/releases/download/v3.0.1-iphone/ti.webdialog-iphone-3.0.1.zip", - "integrity": "sha512-tzglfVUFvPs++3SZ0iZ0GMrco/c7sgSQJdXI2YD4z5CYDrudBVnfYXkc8PWyrRUdkF1NuJ/uyCCluaqpeTllXQ==" + "url": "https://github.com/tidev/titanium-web-dialog/releases/download/v3.0.2-ios/ti.webdialog-iphone-3.0.2.zip", + "integrity": "sha512-uczzY/Lj8h0bU402LBs+OkRcuzhI3sMqSYGexQt6kqxN5fPb/lsfPaXi4jWjiWXf2TyxcwFTbVD7Mj4mZN0dDw==" }, "ti.identity": { "url": "https://github.com/tidev/titanium-identity/releases/download/v4.0.1-iphone/ti.identity-iphone-4.0.1.zip", @@ -31,28 +31,27 @@ }, "android": { "facebook": { - "url": "https://github.com/tidev/ti.facebook/releases/download/v11.0.2-android/facebook-android-11.0.2.zip", - "integrity": "sha512-INcD9X+KvAapc8ZRHZVWU5fHAulhzjRysXQv3uCstAj6Xa7Ka7dFlO9pWn9DC58v1q1FlfjG/5kKxhJ/q+sdLg==" + "url": "https://github.com/tidev/ti.facebook/releases/download/v11.1.0-android/facebook-android-11.1.0.zip", + "integrity": "sha512-9emZ0a7CVPw9iCcSTa8oNplUbD7ulIZ+xBdHTRGrE5BYqEJ2JQrpQ5YyLBGg1Z6d/VLVsFW4KG1bVHVCKmKoAQ==" }, "ti.map": { - "url": "https://github.com/tidev/ti.map/releases/download/v5.3.3-android/ti.map-android-5.3.3.zip", - "integrity": "sha512-03uYbo7Y7oSHLQFUayJjAqSd/7ACWo9zf7xNEWxjM8UpnFp8Jdld0qhSNtU4j9LZuOArF9KP8HLbInW5BwEcag==" + "url": "https://github.com/tidev/ti.map/releases/download/v5.3.4-android/ti.map-android-5.3.4.zip", + "integrity": "sha512-T1Hulc0U7H8O+2sYitD6PobvmtUAOLy+a5qGt/0POLY3yoq/xtdwUYrQW0avfDri5RF+kPzBhFEn49c52i9GVQ==" }, "ti.webdialog": { - "url": "https://github.com/tidev/titanium-web-dialog/releases/download/v2.0.0-android/ti.webdialog-android-2.0.0.zip", - "integrity": "sha512-+haYFThyviM98FRMBHAIQdEVjXUQBphdVad/XeW0Hpv1z2J7zwiKzLGiIaRpBGjrP/A4kdDh3jfiVqHxSfcbNg==" + "url": "https://github.com/tidev/titanium-web-dialog/releases/download/v2.2.0-android/ti.webdialog-android-2.2.0.zip", + "integrity": "sha512-YG2OJ/DerRA5m/8xma8jg9aqsjTYjKBlJ+U1EYfPRU/EdLnFpIj/tyloPzMjKhdGK12sdE+rhAqYzbK0VNeB4w==" }, "ti.playservices": { "url": "https://github.com/tidev/ti.playservices/releases/download/v17.5.0/ti.playservices-android-17.5.0.zip", "integrity": "sha512-q2SpyOImH7rLEtYxx7+3Dvr5pDLrpTX98Qtpwr2hnj+z9NDpIXd4HMmSvL3zyUuTCvuvwfL3b4TX53kOgXq1jg==" }, "ti.identity": { - "url": "https://github.com/tidev/titanium-identity/releases/download/v3.0.3-android/ti.identity-android-3.0.3.zip", - "integrity": "sha512-zUczf2XUdCP0TexnawMdYLENoLmRNE7IWMPWwfqhuX2BbLN40SQSuPzMbm3d0GoaFA3CSkn8cClfuH7qMcjaCQ==" + "url": "https://github.com/tidev/titanium-identity/releases/download/v3.1.0-android/ti.identity-android-3.1.0.zip", + "integrity": "sha512-VPzQiPu1FkHuTHueRFydz2GNoYqUhP4f5GL9siIDMFvoOzUZim2gKQzYpJKj7H2NU5hHBlVoPYvVErIgI8C4iw==" } }, - "commonjs": { - }, + "commonjs": {}, "hyperloop": { "hyperloop": { "url": "https://github.com/tidev/hyperloop.next/releases/download/v7.0.4/hyperloop-7.0.4.zip",