Skip to content

Commit

Permalink
fix(android): logged theme error in "ti.map" module
Browse files Browse the repository at this point in the history
Fixes TIMOB-28358
  • Loading branch information
jquick-axway authored and ewanharris committed Jun 28, 2021
1 parent 5f53f6e commit 87211bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions support/module/packaged/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"integrity": "sha512-z5Zx2OpSKDl3MCgP2Bf8uSQ58Op60FaUWFddWpyix3XAFNRlO3o3TqAmOUJAZvgDymRh71iWDOwghe50kznkZw=="
},
"ti.map": {
"url": "https://github.com/appcelerator-modules/ti.map/releases/download/v5.0.1-android/ti.map-android-5.0.1.zip",
"integrity": "sha512-W8Fq4DV3E8kcWqcZdjvoEbKHgqBumZS9jzi4gTiZf1OeeNoEsnXI4ZrjOZsO0VguuG9kra82EcXU6HMM/Jur0Q=="
"url": "https://github.com/appcelerator-modules/ti.map/releases/download/v5.3.2-android/ti.map-android-5.3.2.zip",
"integrity": "sha512-SdpHB56dv5UTtZ1NaXPxlf/7VuU6KEYE3pqRmsYjOuYLg/ihSaqyMPeJnQhlWFicIbKihAxfnvQLMNGEDjthmQ=="
},
"ti.webdialog": {
"url": "https://github.com/appcelerator-modules/titanium-web-dialog/releases/download/v2.0.0-android/ti.webdialog-android-2.0.0.zip",
Expand All @@ -63,8 +63,8 @@
},
"hyperloop": {
"hyperloop": {
"url":"https://github.com/appcelerator/hyperloop.next/releases/download/v7.0.1/hyperloop-7.0.1.zip",
"integrity":"sha512-k1ZPCglcdr8KPskvPwaQE0e8ohtdB4aYuOtFNKLOmOFu+JD6Ft7MPmXnZNPJe2IXOHt6UXb0pkAEzwHo/8JFVg=="
"url": "https://github.com/appcelerator/hyperloop.next/releases/download/v7.0.1/hyperloop-7.0.1.zip",
"integrity": "sha512-k1ZPCglcdr8KPskvPwaQE0e8ohtdB4aYuOtFNKLOmOFu+JD6Ft7MPmXnZNPJe2IXOHt6UXb0pkAEzwHo/8JFVg=="
}
}
}

0 comments on commit 87211bc

Please sign in to comment.