sprout-flashplayer-tool 10.53.3 → 10.82.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 = 53
6
- TINY = 3
5
+ MINOR = 82
6
+ TINY = 1
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
data/sprout.spec CHANGED
@@ -12,5 +12,5 @@
12
12
  - !ruby/object:Sprout::RemoteFileTarget
13
13
  platform: linux
14
14
  url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.tar.gz
15
- archive_path: flashplayerdebugger
16
- md5: 6cabe6038343374b547043d29de14417
15
+ archive_path: flash_player_10_linux_dev/standalone/debugger/flashplayer
16
+ md5: b53a8f0d27df9007de8232e2c940f372
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-flashplayer-tool
3
3
  version: !ruby/object:Gem::Version
4
- hash: 157
4
+ hash: 261
5
5
  prerelease: false
6
6
  segments:
7
7
  - 10
8
- - 53
9
- - 3
10
- version: 10.53.3
8
+ - 82
9
+ - 1
10
+ version: 10.82.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Adobe, Inc.
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-06-23 00:00:00 -07:00
18
+ date: 2010-08-25 00:00:00 -07:00
19
19
  default_executable: flashplayer
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency