Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/sprintf/.bower.json')
-rw-r--r--libs/bower_components/sprintf/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/libs/bower_components/sprintf/.bower.json b/libs/bower_components/sprintf/.bower.json
index bc816ddc21..741f4aa2bd 100644
--- a/libs/bower_components/sprintf/.bower.json
+++ b/libs/bower_components/sprintf/.bower.json
@@ -1,7 +1,7 @@
{
"name": "sprintf",
"description": "JavaScript sprintf implementation",
- "version": "1.0.1",
+ "version": "1.0.3",
"main": "src/sprintf.js",
"license": "BSD-3-Clause-Clear",
"keywords": [
@@ -17,13 +17,13 @@
"type": "git",
"url": "git://github.com/alexei/sprintf.js.git"
},
- "_release": "1.0.1",
+ "_release": "1.0.3",
"_resolution": {
"type": "version",
- "tag": "1.0.1",
- "commit": "bb204afa7863e3739dc9f4ea0d37a85d20f4f90c"
+ "tag": "1.0.3",
+ "commit": "38433b4073d14a7b1537a72292071b1e70f35bee"
},
- "_source": "git://github.com/alexei/sprintf.js.git",
+ "_source": "https://github.com/alexei/sprintf.js.git",
"_target": "~1.0.0",
"_originalSource": "sprintf"
} \ No newline at end of file