flashplayer 10.1.8.pre → 10.1.9.pre

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 10.1.8.pre
1
+ 10.1.9.pre
@@ -24,7 +24,7 @@ Sprout::Specification.new do |s|
24
24
  t.archive_type = :tgz
25
25
  t.url = "http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.tar.gz"
26
26
  t.md5 = "6cabe6038343374b547043d29de14417"
27
- t.add_executable :flashplayer, "flash_player_10_linux_dev/standalone/debugger/flashplayer"
27
+ t.add_executable :flashplayer, "flashplayerdebugger"
28
28
  end
29
29
 
30
30
  end
metadata CHANGED
@@ -5,9 +5,9 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 10
7
7
  - 1
8
- - 8
8
+ - 9
9
9
  - pre
10
- version: 10.1.8.pre
10
+ version: 10.1.9.pre
11
11
  platform: ruby
12
12
  authors:
13
13
  - Luke Bayes