sprout-flashplayer-tool 9.115.6 → 9.124.0
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/sprout/flashplayer/version.rb +2 -2
- data/sprout.spec +3 -1
- metadata +2 -3
data/sprout.spec
CHANGED
@@ -3,12 +3,14 @@
|
|
3
3
|
url: http://download.macromedia.com/pub/flashplayer/updaters/9/sa_flashplayer_9_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:
|
6
|
+
md5: d7f8577c437946c78b40b64c2c729cfc
|
7
7
|
- !ruby/object:Sprout::RemoteFileTarget
|
8
8
|
platform: win32
|
9
9
|
url: http://download.macromedia.com/pub/flashplayer/updaters/9/sa_flashplayer_9_debug.exe
|
10
10
|
archive_path: sa_flashplayer_9_debug.exe
|
11
|
+
md5: 308989ad77482f91a6ff50c3f2608bd0
|
11
12
|
- !ruby/object:Sprout::RemoteFileTarget
|
12
13
|
platform: linux
|
13
14
|
url: http://download.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
|
14
15
|
archive_path: flash_player_9_linux_dev/standalone/debugger/flashplayer
|
16
|
+
md5: bd4ad6d9f297797d7979ace014ecb917
|
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: 9.
|
4
|
+
version: 9.124.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: 2008-
|
12
|
+
date: 2008-05-04 00:00:00 -07:00
|
13
13
|
default_executable: flashplayer
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
@@ -33,7 +33,6 @@ files:
|
|
33
33
|
- bin
|
34
34
|
- lib
|
35
35
|
- LICENSE
|
36
|
-
- pkg
|
37
36
|
- rakefile.rb
|
38
37
|
- sprout.spec
|
39
38
|
- bin/flashplayer
|