sprout-flashplayer-tool 10.45.2 → 10.53.1

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.
@@ -2,8 +2,8 @@ module Sprout
2
2
  class FlashPlayer # :nodoc:
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 10
5
- MINOR = 45
6
- TINY = 2
5
+ MINOR = 53
6
+ TINY = 1
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
data/sprout.spec CHANGED
@@ -1,16 +1,16 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: macosx
3
3
  url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.app.zip
4
- archive_path: Flash Player.app/Contents/MacOS/Flash Player
5
- executable_path: Flash\ Player.app/Contents/MacOS/Flash\ Player
6
- md5: fb998833d0faf11f0c4f412643f63d3f
4
+ archive_path: Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger
5
+ executable_path: Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player\ Debugger
6
+ md5: ff6824b7fd676dd1b613204221f5b5b9
7
7
  - !ruby/object:Sprout::RemoteFileTarget
8
8
  platform: win32
9
9
  url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.exe
10
10
  archive_path: flashplayer_10_sa_debug.exe
11
- md5: c364068fad3fed190983845a35e4ccdc
11
+ md5: 4d8d58d72709f44421b2ea4e89cc30be
12
12
  - !ruby/object:Sprout::RemoteFileTarget
13
13
  platform: linux
14
- url: http://download.macromedia.com/pub/flashplayer/updaters/10/flash_player_10_linux_dev.tar.gz
14
+ url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.tar.gz
15
15
  archive_path: flash_player_10_linux_dev/standalone/debugger/flashplayer
16
- md5: 67f5081cf7d122063b332ea3e59d838b
16
+ md5: 6cabe6038343374b547043d29de14417
metadata CHANGED
@@ -1,7 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-flashplayer-tool
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.45.2
4
+ hash: 153
5
+ prerelease: false
6
+ segments:
7
+ - 10
8
+ - 53
9
+ - 1
10
+ version: 10.53.1
5
11
  platform: ruby
6
12
  authors:
7
13
  - Adobe, Inc.
@@ -9,19 +15,25 @@ autorequire:
9
15
  bindir: bin
10
16
  cert_chain: []
11
17
 
12
- date: 2010-02-24 00:00:00 -08:00
18
+ date: 2010-06-11 00:00:00 -07:00
13
19
  default_executable: flashplayer
14
20
  dependencies:
15
21
  - !ruby/object:Gem::Dependency
16
22
  name: sprout
17
- type: :runtime
18
- version_requirement:
19
- version_requirements: !ruby/object:Gem::Requirement
23
+ prerelease: false
24
+ requirement: &id001 !ruby/object:Gem::Requirement
25
+ none: false
20
26
  requirements:
21
27
  - - ">="
22
28
  - !ruby/object:Gem::Version
29
+ hash: 1
30
+ segments:
31
+ - 0
32
+ - 7
33
+ - 1
23
34
  version: 0.7.1
24
- version:
35
+ type: :runtime
36
+ version_requirements: *id001
25
37
  description: The Adobe Flash Player Rubygem is brought to you by Project Sprouts (http://www.projectsprouts.org)
26
38
  email: projectsprouts@googlegroups.com
27
39
  executables:
@@ -46,21 +58,27 @@ rdoc_options: []
46
58
  require_paths:
47
59
  - lib
48
60
  required_ruby_version: !ruby/object:Gem::Requirement
61
+ none: false
49
62
  requirements:
50
63
  - - ">="
51
64
  - !ruby/object:Gem::Version
65
+ hash: 3
66
+ segments:
67
+ - 0
52
68
  version: "0"
53
- version:
54
69
  required_rubygems_version: !ruby/object:Gem::Requirement
70
+ none: false
55
71
  requirements:
56
72
  - - ">="
57
73
  - !ruby/object:Gem::Version
74
+ hash: 3
75
+ segments:
76
+ - 0
58
77
  version: "0"
59
- version:
60
78
  requirements: []
61
79
 
62
80
  rubyforge_project: sprout
63
- rubygems_version: 1.3.5
81
+ rubygems_version: 1.3.7
64
82
  signing_key:
65
83
  specification_version: 3
66
84
  summary: Adobe Flash Player