From 042ee15764218e6f4ae9365593db80e4d48b3397 Mon Sep 17 00:00:00 2001 From: Edson Hilios Date: Fri, 1 Nov 2013 15:01:00 -0200 Subject: [PATCH] Ops, forget to change the download link --- countdown.jquery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/countdown.jquery.json b/countdown.jquery.json index 725811b..e359cbf 100644 --- a/countdown.jquery.json +++ b/countdown.jquery.json @@ -23,7 +23,7 @@ "bugs": "https://github.com/hilios/jQuery.countdown/issues", "homepage": "https://github.com/hilios/jQuery.countdown", "docs": "https://github.com/hilios/jQuery.countdown", - "download": "https://raw.github.com/hilios/jQuery.countdown/1.0.0/src/jquery.countdown.min.js", + "download": "https://github.com/hilios/jQuery.countdown/archive/1.0.2.zip", "dependencies": { "jquery": ">=1.5" }