sprout-flashplayer-tool 9.151.0 → 10.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  module Sprout
2
2
  class FlashPlayer # :nodoc:
3
3
  module VERSION #:nodoc:
4
- MAJOR = 9
5
- MINOR = 151
4
+ MAJOR = 10
5
+ MINOR = 22
6
6
  TINY = 0
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
data/sprout.spec CHANGED
@@ -1,16 +1,16 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: macosx
3
- url: http://download.macromedia.com/pub/flashplayer/updaters/9/sa_flashplayer_9_debug.app.zip
3
+ url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.app.zip
4
4
  archive_path: Flash Player.app/Contents/MacOS/Flash Player
5
5
  executable_path: Flash\ Player.app/Contents/MacOS/Flash\ Player
6
- md5: 1180ed08f64dc8c1c07cfe887745e210
6
+ md5: 47054f0a89c40ac096bebe19c7c9939d
7
7
  - !ruby/object:Sprout::RemoteFileTarget
8
8
  platform: win32
9
- url: http://download.macromedia.com/pub/flashplayer/updaters/9/sa_flashplayer_9_debug.exe
10
- archive_path: sa_flashplayer_9_debug.exe
11
- md5: 4135263488d95f41b3a846f7be288ad4
9
+ url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.exe
10
+ archive_path: sa_flashplayer_10_sa_debug.exe
11
+ md5: 56dca9496d6c72237360aa3f6c901bee
12
12
  - !ruby/object:Sprout::RemoteFileTarget
13
13
  platform: linux
14
- url: http://download.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
15
- archive_path: flash_player_9_linux_dev/standalone/debugger/flashplayer
16
- md5: 01e84072727bb512af19764ede4c8aee
14
+ url: http://download.macromedia.com/pub/flashplayer/updaters/10/flash_player_10_linux_dev.tar.gz
15
+ archive_path: flash_player_10_linux_dev/standalone/debugger/flashplayer
16
+ md5: 747dace63594358648cdfc9c559045f8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-flashplayer-tool
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.151.0
4
+ version: 10.22.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adobe, Inc.
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-12-14 00:00:00 -08:00
12
+ date: 2009-05-21 00:00:00 -07:00
13
13
  default_executable: flashplayer
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -31,17 +31,15 @@ extensions: []
31
31
  extra_rdoc_files: []
32
32
 
33
33
  files:
34
- - bin
35
- - lib
36
34
  - LICENSE
37
35
  - rakefile.rb
38
36
  - sprout.spec
39
37
  - bin/flashplayer
40
- - lib/sprout
41
- - lib/sprout/flashplayer
42
38
  - lib/sprout/flashplayer/version.rb
43
- has_rdoc: false
39
+ has_rdoc: true
44
40
  homepage: http://www.adobe.com/products/flashplayer
41
+ licenses: []
42
+
45
43
  post_install_message:
46
44
  rdoc_options: []
47
45
 
@@ -62,9 +60,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
62
60
  requirements: []
63
61
 
64
62
  rubyforge_project: sprout
65
- rubygems_version: 1.3.1
63
+ rubygems_version: 1.3.3
66
64
  signing_key:
67
- specification_version: 2
65
+ specification_version: 3
68
66
  summary: Adobe Flash Player
69
67
  test_files: []
70
68