From 807fcb05a66674664c5629be72098bd33df20466 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Sat, 27 Apr 2019 00:08:10 -0500 Subject: [PATCH] foreign-resources.yaml: Add jquery.i18n Change-Id: I83ab62283828f54a4cf3d29dc0adbada08a5bc32 --- resources/lib/foreign-resources.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/resources/lib/foreign-resources.yaml b/resources/lib/foreign-resources.yaml index 9572cbaffd..3adca1b57d 100644 --- a/resources/lib/foreign-resources.yaml +++ b/resources/lib/foreign-resources.yaml @@ -163,7 +163,17 @@ jquery.hoverIntent: src: https://raw.githubusercontent.com/briancherne/jquery-hoverIntent/823603fdac/jquery.hoverIntent.js integrity: sha384-lca0haN0hqFGGh2aYUhtAgX9dhVHfQnTADH4svDeM6gcXnL7aFGeAi1NYwipDMyS -# TODO: jquery.i18n +jquery.i18n: + type: tar + src: https://codeload.github.com/wikimedia/jquery.i18n/tar.gz/v1.0.5 + integrity: sha384-bkmmKC2byOVjTg4di3o6sSISU49JwXynV9gNGH2zl4U9nh8vZJiauiIvoWgvhwsK + dest: + jquery.i18n-1.0.5/CODE_OF_CONDUCT.md: + jquery.i18n-1.0.5/CREDITS: + jquery.i18n-1.0.5/GPL-LICENSE: + jquery.i18n-1.0.5/MIT-LICENSE: + jquery.i18n-1.0.5/README.md: + jquery.i18n-1.0.5/src: jquery.jStorage: type: file -- 2.20.1