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.
- data/lib/sprout/flashplayer/version.rb +1 -1
- data/sprout.spec +1 -1
- metadata +4 -4
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:
|
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:
|
4
|
+
hash: 159
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 10
|
8
8
|
- 53
|
9
|
-
-
|
10
|
-
version: 10.53.
|
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-
|
18
|
+
date: 2010-06-23 00:00:00 -07:00
|
19
19
|
default_executable: flashplayer
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|