Skip to content

Commit

Permalink
windows clutter: update to 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 1, 2016
1 parent ae302f5 commit d06778b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions clutter/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
:name => "cogl",
:download_site => :gnome,
:label => "Cogl",
:version => "1.20.0",
:version => "1.22.0",
:compression_method => "xz",
:windows => {
:configure_args => [
Expand All @@ -95,7 +95,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
:name => "json-glib",
:download_site => :gnome,
:label => "JSON-GLib",
:version => "1.0.4",
:version => "1.2.0",
:compression_method => "xz",
:windows => {
:configure_args => [
Expand All @@ -112,7 +112,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
:name => "clutter",
:download_site => :gnome,
:label => "Clutter",
:version => "1.22.4",
:version => "1.26.0",
:compression_method => "xz",
:windows => {
:configure_args => [
Expand Down

0 comments on commit d06778b

Please sign in to comment.