sprout-flashplayer-tool 10.53.1 → 10.53.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 10
5
5
  MINOR = 53
6
- TINY = 1
6
+ TINY = 2
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: flash_player_10_linux_dev/standalone/debugger/flashplayer
15
+ archive_path: flashplayerdebugger
16
16
  md5: 6cabe6038343374b547043d29de14417
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: 153
4
+ hash: 159
5
5
  prerelease: false
6
6
  segments:
7
7
  - 10
8
8
  - 53
9
- - 1
10
- version: 10.53.1
9
+ - 2
10
+ version: 10.53.2
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-11 00:00:00 -07:00
18
+ date: 2010-06-23 00:00:00 -07:00
19
19
  default_executable: flashplayer
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency