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

Commit 5aa5a1e

Browse files
committed
Update
1 parent c362dd5 commit 5aa5a1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

btr_client.make

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ projects[jquery_update] = 2.4
1616

1717
libraries[bootstrap][directory_name] = bootstrap
1818
libraries[bootstrap][download][type] = get
19-
libraries[bootstrap][download][url] = https://github.com/twbs/bootstrap/archive/v3.0.0.zip
19+
libraries[bootstrap][download][url] = https://github.com/twbs/bootstrap/archive/v3.2.0.zip
2020

2121
;projects[bartik_fb] = 1.x-dev
2222

@@ -97,12 +97,12 @@ projects[phpmailer][download][branch] = 7.x-3.x
9797

9898
libraries[phpmailer][directory_name] = phpmailer
9999
libraries[phpmailer][download][type] = get
100-
libraries[phpmailer][download][url] = https://github.com/PHPMailer/PHPMailer/archive/v5.2.6.zip
100+
libraries[phpmailer][download][url] = https://github.com/PHPMailer/PHPMailer/archive/v5.2.9.zip
101101

102102
;--------------------
103103
; Libraries
104104
;--------------------
105105

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

0 commit comments

Comments
 (0)