mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
update javascript bundle sha
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user