summaryrefslogtreecommitdiffstats
path: root/core/vendor/blueimp-md5/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/blueimp-md5/.bower.json')
-rw-r--r--core/vendor/blueimp-md5/.bower.json17
1 files changed, 6 insertions, 11 deletions
diff --git a/core/vendor/blueimp-md5/.bower.json b/core/vendor/blueimp-md5/.bower.json
index 5559df825c5..32b7c5e941a 100644
--- a/core/vendor/blueimp-md5/.bower.json
+++ b/core/vendor/blueimp-md5/.bower.json
@@ -1,6 +1,6 @@
{
"name": "blueimp-md5",
- "version": "1.1.0",
+ "version": "1.1.1",
"title": "JavaScript MD5",
"description": "JavaScript MD5 implementation.",
"keywords": [
@@ -29,12 +29,7 @@
"url": "git://github.com/blueimp/JavaScript-MD5.git"
},
"bugs": "https://github.com/blueimp/JavaScript-MD5/issues",
- "licenses": [
- {
- "type": "MIT",
- "url": "http://www.opensource.org/licenses/MIT"
- }
- ],
+ "license": "MIT",
"main": "js/md5.js",
"ignore": [
"/*.*",
@@ -42,13 +37,13 @@
"js/demo.js",
"test"
],
- "_release": "1.1.0",
+ "_release": "1.1.1",
"_resolution": {
"type": "version",
- "tag": "1.1.0",
- "commit": "b187bf0abe24bacbca83ea4799978b78829e7914"
+ "tag": "1.1.1",
+ "commit": "f6d59c44053c65cab63b6e8329c731af632249e8"
},
- "_source": "git://github.com/blueimp/JavaScript-MD5.git",
+ "_source": "https://github.com/blueimp/JavaScript-MD5.git",
"_target": "~1.1.0",
"_originalSource": "blueimp-md5"
} \ No newline at end of file