sprout-flashplayer-tool 10.22.2 → 10.42.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.
@@ -2,8 +2,8 @@ module Sprout
2
2
  class FlashPlayer # :nodoc:
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 10
5
- MINOR = 22
6
- TINY = 2
5
+ MINOR = 42
6
+ TINY = 0
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
data/sprout.spec CHANGED
@@ -3,7 +3,7 @@
3
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: 8814c3613cfedba16fe858d1089edac5
6
+ md5: 67f8e228b8146490977f846506ede7dd
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
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: 10.22.2
4
+ version: 10.42.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: 2009-10-28 00:00:00 -04:00
12
+ date: 2010-01-28 00:00:00 -08:00
13
13
  default_executable: flashplayer
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency