sprout-flashplayer-tool 10.82.1 → 10.82.2

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.
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 10
5
5
  MINOR = 82
6
- TINY = 1
6
+ TINY = 2
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
@@ -3,12 +3,12 @@
3
3
  url: http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.app.zip
4
4
  archive_path: Flash Player Debugger.app/Contents/MacOS/Flash Player Debugger
5
5
  executable_path: Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player\ Debugger
6
- md5: ff6824b7fd676dd1b613204221f5b5b9
6
+ md5: a9d3fdad2feedb13f4d1031a969b191d
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: 4d8d58d72709f44421b2ea4e89cc30be
11
+ md5: 998f4d33a7ebab5b589a90681dac488a
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
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: 261
4
+ hash: 259
5
5
  prerelease: false
6
6
  segments:
7
7
  - 10
8
8
  - 82
9
- - 1
10
- version: 10.82.1
9
+ - 2
10
+ version: 10.82.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Adobe, Inc.