mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-07 23:59:22 +03:00
update javascript bundle sha
This commit is contained in:
parent
253a07e2c4
commit
7d77d95bf8
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",
|
||||
|
Loading…
Reference in New Issue
Block a user