sprout-flashplayer-tool 10.42.0 → 10.42.2

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 10
5
5
  MINOR = 42
6
- TINY = 0
6
+ TINY = 2
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
data/sprout.spec CHANGED
@@ -3,14 +3,14 @@
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: 67f8e228b8146490977f846506ede7dd
6
+ md5: 8814c3613cfedba16fe858d1089edac5
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: 3c81a1606b11614d23af1c53a9ab72bb
11
+ md5: 10a7eaf12664f175d1fa913f0716f2b3
12
12
  - !ruby/object:Sprout::RemoteFileTarget
13
13
  platform: linux
14
14
  url: http://download.macromedia.com/pub/flashplayer/updaters/10/flash_player_10_linux_dev.tar.gz
15
15
  archive_path: flash_player_10_linux_dev/standalone/debugger/flashplayer
16
- md5: 5cdc90a1b1dcda0ae5a87aae0a8fdd7b
16
+ md5: 5ade3e2da573296197d53082740b39ab
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.42.0
4
+ version: 10.42.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adobe, Inc.
@@ -31,6 +31,8 @@ extensions: []
31
31
  extra_rdoc_files: []
32
32
 
33
33
  files:
34
+ - flash_player_10_linux_dev.tar.gz
35
+ - flashplayer_10_sa_debug.exe
34
36
  - LICENSE
35
37
  - rakefile.rb
36
38
  - sprout.spec