From: Chris Rebert Date: Sun, 15 Mar 2015 12:07:48 +0000 (-0700) Subject: Bump bootstrap-sass download link to Sass-specific v3.3.3 X-Git-Tag: v3.3.4~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d74608b934bba856ee52f1e4ac8ff5ad68f22193;p=thirdparty%2Fbootstrap.git Bump bootstrap-sass download link to Sass-specific v3.3.3 bootstrap-sass v3.3.2 is broken. Refs https://github.com/twbs/bootstrap-sass/issues/862 Refs https://github.com/twbs/bootstrap-sass/releases/tag/v3.3.3 Refs https://github.com/twbs/bootstrap-sass/commit/daeb43dcc7b0ab06328acaca0549ee68c039aaa6 --- diff --git a/_config.yml b/_config.yml index da84e67c30..5199c01364 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ sass_repo: https://github.com/twbs/bootstrap-sass download: source: https://github.com/twbs/bootstrap/archive/v3.3.2.zip dist: https://github.com/twbs/bootstrap/releases/download/v3.3.2/bootstrap-3.3.2-dist.zip - sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.2.tar.gz + sass: https://github.com/twbs/bootstrap-sass/archive/v3.3.3.tar.gz blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com