update javascript bundle sha

This commit is contained in:
Corey Johnson & Nathan Sobo 2012-10-16 16:09:37 -07:00
parent 253a07e2c4
commit 7d77d95bf8

View File

@ -75,7 +75,7 @@ task "clone-default-bundles" => "create-dot-atom" do
bundles = {
"https://github.com/textmate/css.tmbundle.git" => "HEAD",
"https://github.com/textmate/html.tmbundle.git" => "HEAD",
"https://github.com/textmate/javascript.tmbundle.git" => "2f95d9ae92110c82d55455bf4483951be55f1e87",
"https://github.com/textmate/javascript.tmbundle.git" => "58e81b0eae498c9a4eb6e395368df3b7a01d9851",
"https://github.com/textmate/ruby-on-rails.tmbundle.git" => "HEAD",
"https://github.com/textmate/ruby.tmbundle.git" => "daad8ef03de9630e74578a046240fd9acc63b8b5",
"https://github.com/textmate/text.tmbundle.git" => "HEAD",