Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dashohoxha committed Oct 16, 2014
1 parent 228fc3e commit 7eda725
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions btr_server.make
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ projects[jquery_update] = 2.4

libraries[bootstrap][directory_name] = bootstrap
libraries[bootstrap][download][type] = get
libraries[bootstrap][download][url] = https://github.com/twbs/bootstrap/archive/v3.0.0.zip
libraries[bootstrap][download][url] = https://github.com/twbs/bootstrap/archive/v3.2.0.zip

;--------------------
; Custom
Expand Down Expand Up @@ -59,7 +59,7 @@ projects[wysiwyg] = 2.2

libraries[tinymce][directory_name] = tinymce
libraries[tinymce][download][type] = get
libraries[tinymce][download][url] = http://github.com/downloads/tinymce/tinymce/tinymce_3.5.7.zip
libraries[tinymce][download][url] = https://github.com/tinymce/tinymce/archive/4.1.6.zip

;;; Security
projects[captcha] = 1.1
Expand Down Expand Up @@ -99,7 +99,7 @@ projects[phpmailer][download][branch] = 7.x-3.x

libraries[phpmailer][directory_name] = phpmailer
libraries[phpmailer][download][type] = get
libraries[phpmailer][download][url] = https://github.com/PHPMailer/PHPMailer/archive/v5.2.6.zip
libraries[phpmailer][download][url] = https://github.com/PHPMailer/PHPMailer/archive/v5.2.9.zip

;--------------------
; HybridAuth
Expand Down

0 comments on commit 7eda725

Please sign in to comment.